Show / Hide Table of Contents

Enum PhotosResource.BatchGetRequest.ViewEnum

Required. Specifies if a download URL for the photo bytes should be returned in the Photo response.

Namespace: Google.Apis.StreetViewPublish.v1
Assembly: Google.Apis.StreetViewPublish.v1.dll
Syntax
public enum PhotosResource.BatchGetRequest.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.

In this article
Back to top Generated by DocFX