CloudIdentityApi class

API for provisioning and managing identity resources.

Constructors

CloudIdentityApi(Client client, {String rootUrl = 'https://cloudidentity.googleapis.com/', String servicePath = ''})

Properties

customers CustomersResource
no setter
devices DevicesResource
no setter
groups GroupsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
inboundSamlSsoProfiles InboundSamlSsoProfilesResource
no setter
inboundSsoAssignments InboundSsoAssignmentsResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

cloudIdentityDevicesLookupScope → const String
See your device details
cloudIdentityDevicesReadonlyScope → const String
Private Service: https://www.googleapis.com/auth/cloud-identity.devices.readonly
cloudIdentityDevicesScope → const String
Private Service: https://www.googleapis.com/auth/cloud-identity.devices
cloudIdentityGroupsReadonlyScope → const String
See any Cloud Identity Groups that you can access, including group members and their emails
cloudIdentityGroupsScope → const String
See, change, create, and delete any of the Cloud Identity Groups that you can access, including the members of each group
cloudPlatformScope → const String
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.