REST Resource: photoSequence
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-06。
[null,null,["最后更新时间 (UTC):2024-11-06。"],[[["This resource facilitates managing photo sequences in Street View, enabling creation, deletion, retrieval, and initiating uploads."],["Photo sequences are extracted from video or XDM data to be published on Google Maps."],["The resource utilizes the `Operation` interface for asynchronous operations and `UploadRef` for managing uploads."],["There is no persistent data directly associated with this resource; it primarily manages the workflow."]]],["This resource has no persistent data. Key actions include creating, deleting, and retrieving photo sequence metadata. `CreatePhotoSequence` extracts 360 photos from video or XDM data after upload. `Delete` removes the `PhotoSequence` and its metadata. `Get` retrieves metadata through the `Operation` interface. `startUpload` initializes an upload session for photo sequence data. There are no other data to consider.\n"]]