Enum PhotosResource.ListRequest.ViewEnum
Required. Specifies if a download URL for the photos bytes should be returned in the Photos response.
Namespace: Google.Apis.StreetViewPublish.v1
Assembly: Google.Apis.StreetViewPublish.v1.dll
Syntax
public enum PhotosResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Server responses do not include the download URL for the photo bytes. The default value. |
INCLUDEDOWNLOADURL | Server responses include the download URL for the photo bytes. |