Show / Hide Table of Contents

Class HomeGraphServiceService.ScopeConstants

Available OAuth 2.0 scope constants for use with the HomeGraph API.

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

Fields

Homegraph

Private Service: https://www.googleapis.com/auth/homegraph

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