AI-generated Key Takeaways
- 
          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 Operationinterface for asynchronous operations andUploadReffor managing uploads.
- 
          There is no persistent data directly associated with this resource; it primarily manages the workflow. 
Resource
There is no persistent data associated with this resource.
| Methods | |
|---|---|
| 
 | After the client finishes uploading the PhotoSequencewith the returnedUploadRef,CreatePhotoSequenceextracts a sequence of 360 photos from a video or Extensible Device Metadata (XDM, http://www.xdm.org/) to be published to Street View on Google Maps. | 
| 
 | Deletes a PhotoSequenceand its metadata. | 
| 
 | Gets the metadata of the specified PhotoSequencevia theOperationinterface. | 
| 
 | Creates an upload session to start uploading photo sequence data. | 
