target.apidocs.com.google.api.services.cloudidentity.v1beta1.CloudIdentityScopes.html Maven / Gradle / Ivy
CloudIdentityScopes (Cloud Identity API v1beta1-rev20200829-1.30.10)
com.google.api.services.cloudidentity.v1beta1
Class CloudIdentityScopes
- java.lang.Object
-
- com.google.api.services.cloudidentity.v1beta1.CloudIdentityScopes
-
public class CloudIdentityScopes
extends Object
Available OAuth 2.0 scopes for use with the Cloud Identity API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CLOUD_IDENTITY_DEVICES_LOOKUP
See your device details.
static String
CLOUD_IDENTITY_GROUPS
See, change, create, and delete any of the Cloud Identity Groups that you can access, including the members of each group.
static String
CLOUD_IDENTITY_GROUPS_READONLY
See any Cloud Identity Groups that you can access, including group members and their emails.
static String
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
-
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_IDENTITY_DEVICES_LOOKUP
public static final String CLOUD_IDENTITY_DEVICES_LOOKUP
See your device details.
- See Also:
- Constant Field Values
-
CLOUD_IDENTITY_GROUPS
public static final String CLOUD_IDENTITY_GROUPS
See, change, create, and delete any of the Cloud Identity Groups that you can access, including the members of each group.
- See Also:
- Constant Field Values
-
CLOUD_IDENTITY_GROUPS_READONLY
public static final String CLOUD_IDENTITY_GROUPS_READONLY
See any Cloud Identity Groups that you can access, including group members and their emails.
- See Also:
- Constant Field Values
-
CLOUD_PLATFORM
public static final String CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
- See Also:
- Constant Field Values
Copyright © 2011–2020 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy