target.apidocs.com.google.api.services.cloudchannel.v1.CloudchannelScopes.html Maven / Gradle / Ivy
CloudchannelScopes (Cloud Channel API v1-rev20241109-2.0.0)
com.google.api.services.cloudchannel.v1
Class CloudchannelScopes
- java.lang.Object
-
- com.google.api.services.cloudchannel.v1.CloudchannelScopes
-
public class CloudchannelScopes
extends Object
Available OAuth 2.0 scopes for use with the Cloud Channel API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
APPS_ORDER
Manage users on your domain.
static String
APPS_REPORTS_USAGE_READONLY
View usage reports for your G Suite domain.
-
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
-
APPS_ORDER
public static final String APPS_ORDER
Manage users on your domain.
- See Also:
- Constant Field Values
-
APPS_REPORTS_USAGE_READONLY
public static final String APPS_REPORTS_USAGE_READONLY
View usage reports for your G Suite domain.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy