Skip to main content

photo_sequences

Overview

Namephoto_sequences
TypeResource
Idgoogledevelopers.streetviewpublish.photo_sequences

Fields

NameDatatypeDescription
nextPageTokenstringToken to retrieve the next page of results, or empty if there are no more results in the list.
photoSequencesarrayList of photo sequences via Operation interface. The maximum number of items returned is based on the pageSize field in the request. Each item in the list can have three possible states, Operation.done = false, if the processing of PhotoSequence is not finished yet. Operation.done = true and Operation.error is populated, if there was an error in processing. * Operation.done = true and Operation.response contains a PhotoSequence message, In each sequence, only Id is populated.

Methods

NameAccessible byRequired Params
photoSequences_listSELECT