Interface protos.google.streetview.publish.v1.IListPhotosRequest (0.3.0)

Properties of a ListPhotosRequest.

Package

@googlemaps/streetview-publish

Properties

filter

filter?: (string|null);

ListPhotosRequest filter

languageCode

languageCode?: (string|null);

ListPhotosRequest languageCode

pageSize

pageSize?: (number|null);

ListPhotosRequest pageSize

pageToken

pageToken?: (string|null);

ListPhotosRequest pageToken

view

view?: (google.streetview.publish.v1.PhotoView|keyof typeof google.streetview.publish.v1.PhotoView|null);

ListPhotosRequest view