photoSequence
After the client finishes uploading the PhotoSequence with the returned UploadRef, CreatePhotoSequence extracts 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. CreatePhotoSequence returns an Operation, with the PhotoSequence Id set in the Operation.name field. This method returns the following error codes: * google.rpc.Code.INVALID_ARGUMENT if the request is malformed. * google.rpc.Code.NOT_FOUND if the upload reference does not exist.
post/v1/photoSequence
Query parameters
inputType'INPUT_TYPE_UNSPECIFIED' | 'VIDEO' | 'XDM'
Required. The input form of PhotoSequence.
Request body
Response
Successful response