Class RestDescription.AuthData.Oauth2Data.ScopesDataElement
The scope value.
Inherited Members
Namespace: Google.Apis.Discovery.v1.Data
Assembly: Google.Apis.Discovery.v1.dll
Syntax
public class RestDescription.AuthData.Oauth2Data.ScopesDataElement
Properties
Description
Description of scope.
Declaration
[JsonProperty("description")]
public virtual string Description { get; set; }
Property Value
Type | Description |
---|---|
string |