target.apidocs.com.google.api.services.logging.v2.LoggingScopes.html Maven / Gradle / Ivy
LoggingScopes (Cloud Logging API v2-rev20240419-2.0.0)
com.google.api.services.logging.v2
Class LoggingScopes
- java.lang.Object
-
- com.google.api.services.logging.v2.LoggingScopes
-
public class LoggingScopes
extends Object
Available OAuth 2.0 scopes for use with the Cloud Logging API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
static String
CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud services and see the email address of your Google Account.
static String
LOGGING_ADMIN
Administrate log data for your projects.
static String
LOGGING_READ
View log data for your projects.
static String
LOGGING_WRITE
Submit log data for your projects.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
CLOUD_PLATFORM
public static final String CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
- See Also:
- Constant Field Values
-
CLOUD_PLATFORM_READ_ONLY
public static final String CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud services and see the email address of your Google Account.
- See Also:
- Constant Field Values
-
LOGGING_ADMIN
public static final String LOGGING_ADMIN
Administrate log data for your projects.
- See Also:
- Constant Field Values
-
LOGGING_READ
public static final String LOGGING_READ
View log data for your projects.
- See Also:
- Constant Field Values
-
LOGGING_WRITE
public static final String LOGGING_WRITE
Submit log data for your projects.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy