Show / Hide Table of Contents

Class MapsPlacesService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Places API (New).

Inheritance
object
MapsPlacesService.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.MapsPlaces.v1
Assembly: Google.Apis.MapsPlaces.v1.dll
Syntax
public static class MapsPlacesService.ScopeConstants

Fields

CloudPlatform

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

Declaration
public const string CloudPlatform = "https://www.googleapis.com/auth/cloud-platform"
Field Value
Type Description
string

MapsPlatformPlaces

Private Service: https://www.googleapis.com/auth/maps-platform.places

Declaration
public const string MapsPlatformPlaces = "https://www.googleapis.com/auth/maps-platform.places"
Field Value
Type Description
string

MapsPlatformPlacesAutocomplete

Private Service: https://www.googleapis.com/auth/maps-platform.places.autocomplete

Declaration
public const string MapsPlatformPlacesAutocomplete = "https://www.googleapis.com/auth/maps-platform.places.autocomplete"
Field Value
Type Description
string

MapsPlatformPlacesDetails

Private Service: https://www.googleapis.com/auth/maps-platform.places.details

Declaration
public const string MapsPlatformPlacesDetails = "https://www.googleapis.com/auth/maps-platform.places.details"
Field Value
Type Description
string

MapsPlatformPlacesGetphotomedia

Private Service: https://www.googleapis.com/auth/maps-platform.places.getphotomedia

Declaration
public const string MapsPlatformPlacesGetphotomedia = "https://www.googleapis.com/auth/maps-platform.places.getphotomedia"
Field Value
Type Description
string

MapsPlatformPlacesNearbysearch

Private Service: https://www.googleapis.com/auth/maps-platform.places.nearbysearch

Declaration
public const string MapsPlatformPlacesNearbysearch = "https://www.googleapis.com/auth/maps-platform.places.nearbysearch"
Field Value
Type Description
string

MapsPlatformPlacesTextsearch

Private Service: https://www.googleapis.com/auth/maps-platform.places.textsearch

Declaration
public const string MapsPlatformPlacesTextsearch = "https://www.googleapis.com/auth/maps-platform.places.textsearch"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX