Class LoggingService.Scope
Available OAuth 2.0 scopes for use with the Cloud Logging API.
Inherited Members
Namespace: Google.Apis.Logging.v2
Assembly: Google.Apis.Logging.v2.dll
Syntax
public class LoggingService.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 |
CloudPlatformReadOnly
View your data across Google Cloud services and see the email address of your Google Account
Declaration
public static string CloudPlatformReadOnly
Field Value
Type | Description |
---|---|
string |
LoggingAdmin
Administrate log data for your projects
Declaration
public static string LoggingAdmin
Field Value
Type | Description |
---|---|
string |
LoggingRead
View log data for your projects
Declaration
public static string LoggingRead
Field Value
Type | Description |
---|---|
string |
LoggingWrite
Submit log data for your projects
Declaration
public static string LoggingWrite
Field Value
Type | Description |
---|---|
string |