target.apidocs.com.google.api.services.cloudidentity.v1.CloudIdentityScopes.html Maven / Gradle / Ivy
The newest version!
CloudIdentityScopes (Cloud Identity API v1-rev20241010-2.0.0)
com.google.api.services.cloudidentity.v1
Class CloudIdentityScopes
- java.lang.Object
-
- com.google.api.services.cloudidentity.v1.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
Private Service: https://www.googleapis.com/auth/cloud-identity.devices.
static String
CLOUD_IDENTITY_DEVICES_LOOKUP
See your device details.
static String
CLOUD_IDENTITY_DEVICES_READONLY
Private Service: https://www.googleapis.com/auth/cloud-identity.devices.readonly.
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
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
-
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
public static final String CLOUD_IDENTITY_DEVICES
Private Service: https://www.googleapis.com/auth/cloud-identity.devices.
- See Also:
- Constant Field Values
-
CLOUD_IDENTITY_DEVICES_LOOKUP
public static final String CLOUD_IDENTITY_DEVICES_LOOKUP
See your device details.
- See Also:
- Constant Field Values
-
CLOUD_IDENTITY_DEVICES_READONLY
public static final String CLOUD_IDENTITY_DEVICES_READONLY
Private Service: https://www.googleapis.com/auth/cloud-identity.devices.readonly.
- 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
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy