target.apidocs.com.google.api.services.cloudtrace.v2beta1.CloudTraceScopes.html Maven / Gradle / Ivy
CloudTraceScopes (Cloud Trace API v2beta1-rev20200805-1.31.0)
com.google.api.services.cloudtrace.v2beta1
Class CloudTraceScopes
- java.lang.Object
-
- com.google.api.services.cloudtrace.v2beta1.CloudTraceScopes
-
public class CloudTraceScopes
extends Object
Available OAuth 2.0 scopes for use with the Cloud Trace API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
static String
TRACE_APPEND
Write Trace data for a project or application.
static String
TRACE_READONLY
Read Trace data for a project or application.
-
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
View and manage your data across Google Cloud Platform services.
- See Also:
- Constant Field Values
-
TRACE_APPEND
public static final String TRACE_APPEND
Write Trace data for a project or application.
- See Also:
- Constant Field Values
-
TRACE_READONLY
public static final String TRACE_READONLY
Read Trace data for a project or application.
- See Also:
- Constant Field Values
Copyright © 2011–2020 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy