class PhotoSequences extends Resource (View source)

The "photoSequences" collection of methods.

Typical usage is:

 $streetviewpublishService = new Google\Service\StreetViewPublish(...);
 $photoSequences = $streetviewpublishService->photoSequences;

Methods

listPhotoSequences(array $optParams = [])

Lists all the PhotoSequences that belong to the user, in descending CreatePhotoSequence timestamp order. (photoSequences.listPhotoSequences)

Details

ListPhotoSequencesResponse listPhotoSequences(array $optParams = [])

Lists all the PhotoSequences that belong to the user, in descending CreatePhotoSequence timestamp order. (photoSequences.listPhotoSequences)

Parameters

array $optParams

Optional parameters.

Return Value

ListPhotoSequencesResponse

Exceptions

Exception