Show / Hide Table of Contents

Class StreetViewPublishService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Street View Publish API.

Inheritance
object
StreetViewPublishService.ScopeConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.StreetViewPublish.v1
Assembly: Google.Apis.StreetViewPublish.v1.dll
Syntax
public static class StreetViewPublishService.ScopeConstants

Fields

Streetviewpublish

Publish and manage your 360 photos on Google Street View

Declaration
public const string Streetviewpublish = "https://www.googleapis.com/auth/streetviewpublish"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX