target.apidocs.com.google.api.services.serviceusage.v1.ServiceUsageScopes.html Maven / Gradle / Ivy
ServiceUsageScopes (Service Usage API v1-rev20191203-1.28.0)
com.google.api.services.serviceusage.v1
Class ServiceUsageScopes
- java.lang.Object
-
- com.google.api.services.serviceusage.v1.ServiceUsageScopes
-
public class ServiceUsageScopes
extends Object
Available OAuth 2.0 scopes for use with the Service Usage 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
CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud Platform services.
static String
SERVICE_MANAGEMENT
Manage your Google API service configuration.
-
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
-
CLOUD_PLATFORM_READ_ONLY
public static final String CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud Platform services.
- See Also:
- Constant Field Values
-
SERVICE_MANAGEMENT
public static final String SERVICE_MANAGEMENT
Manage your Google API service configuration.
- See Also:
- Constant Field Values
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy