Show / Hide Table of Contents

Class MapsPlacesService.Scope

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

Inheritance
object
MapsPlacesService.Scope
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 class MapsPlacesService.Scope

Fields

CloudPlatform

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

Declaration
public static string CloudPlatform
Field Value
Type Description
string

MapsPlatformPlaces

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

Declaration
public static string MapsPlatformPlaces
Field Value
Type Description
string

MapsPlatformPlacesAutocomplete

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

Declaration
public static string MapsPlatformPlacesAutocomplete
Field Value
Type Description
string

MapsPlatformPlacesDetails

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

Declaration
public static string MapsPlatformPlacesDetails
Field Value
Type Description
string

MapsPlatformPlacesGetphotomedia

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

Declaration
public static string MapsPlatformPlacesGetphotomedia
Field Value
Type Description
string

MapsPlatformPlacesNearbysearch

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

Declaration
public static string MapsPlatformPlacesNearbysearch
Field Value
Type Description
string

MapsPlatformPlacesTextsearch

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

Declaration
public static string MapsPlatformPlacesTextsearch
Field Value
Type Description
string
In this article
Back to top Generated by DocFX