API Reference google_api_cloud_identity v0.26.0
Modules
API client metadata for GoogleApi.CloudIdentity.V1.
API calls for all endpoints tagged Devices
.
API calls for all endpoints tagged Groups
.
Handle Tesla connections for GoogleApi.CloudIdentity.V1.
The response message for MembershipsService.CheckTransitiveMembership.
Metadata for CreateGroup LRO.
Metadata for CreateMembership LRO.
Metadata for DeleteGroup LRO.
Metadata for DeleteMembership LRO.
Dynamic group metadata like queries and status.
Defines a query on a resource.
The current status of a dynamic group along with timestamp.
A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional namespace
or a user without a namespace
. The combination of id
and namespace
must be unique; however, the same id
can be used with different namespace
s.
The MembershipRole
expiry details.
Metadata of GetMembershipGraphResponse LRO. This is currently empty to permit future extensibility.
The response message for MembershipsService.GetMembershipGraph.
Resource representing the Android specific attributes of a Device.
Metadata for ApproveDeviceUser LRO.
Request message for approving the device to access user data.
Response message for approving the device to access user data.
Metadata for BlockDeviceUser LRO.
Request message for blocking account on device.
Response message for blocking the device from accessing user data.
Metadata for CancelWipeDevice LRO.
Request message for cancelling an unfinished device wipe.
Response message for cancelling an unfinished device wipe.
Metadata for CancelWipeDeviceUser LRO.
Request message for cancelling an unfinished user account wipe.
Response message for cancelling an unfinished user account wipe.
Represents the state associated with an API client calling the Devices API. Resource representing ClientState and supports updates from API users
Metadata for CreateDevice LRO.
Additional custom attribute values may be one of these types
Metadata for DeleteDevice LRO.
Metadata for DeleteDeviceUser LRO.
A Device within the Cloud Identity Devices API. Represents a Device known to Google Cloud, independent of the device ownership, type, and whether it is assigned or in use by a user.
Represents a user's use of a Device in the Cloud Identity Devices API. A DeviceUser is a resource representing a user's use of a Device
Response message that is returned in ListClientStates.
Response message that is returned from the ListDeviceUsers method.
Response message that is returned from the ListDevices method.
Metadata for ListEndpointApps LRO.
Response containing resource names of the DeviceUsers associated with the caller's credentials.
Metadata for SignoutDeviceUser LRO.
Metadata for UpdateClientState LRO.
Metadata for UpdateDevice LRO.
Metadata for WipeDevice LRO.
Request message for wiping all data on the device.
Response message for wiping all data on the device.
Metadata for WipeDeviceUser LRO.
Request message for starting an account wipe on device.
Response message for wiping the user's account from the device.
A group within the Cloud Identity Groups API. A Group
is a collection of entities, where each entity is either a user, another group, or a service account.
Message representing a transitive group of a user or a group.
Response message for ListGroups operation.
The response message for MembershipsService.ListMemberships.
The response message for GroupsService.LookupGroupName.
The response message for MembershipsService.LookupMembershipName.
Message representing a transitive membership of a group.
The definition of MemberRestriction
A membership within the Cloud Identity Groups API. A Membership
defines a relationship between a Group
and an entity belonging to that Group
, referred to as a "member".
Membership graph's path information as an adjacency list.
A membership role within the Cloud Identity Groups API. A MembershipRole
defines the privileges granted to a Membership
.
The evaluated state of this restriction.
The request message for MembershipsService.ModifyMembershipRoles.
The response message for MembershipsService.ModifyMembershipRoles.
This resource represents a long-running operation that is the result of a network API call.
The evaluated state of this restriction.
Evaluations of restrictions applied to parent group on this membership.
The response message for GroupsService.SearchGroups.
The response message for MembershipsService.SearchTransitiveGroups.
The response message for MembershipsService.SearchTransitiveMemberships.
The definition of security settings.
The Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.
Message representing the role of a TransitiveMembership.
Metadata for UpdateGroup LRO.
Metadata for UpdateMembership LRO.
The details of an update to a MembershipRole
.
The UserInvitation
resource represents an email that can be sent to an unmanaged user account inviting them to join the customer's Google Workspace or Cloud Identity account. An unmanaged account shares an email address domain with the Google Workspace or Cloud Identity account but is not managed by it yet. If the user accepts the UserInvitation
, the user account will become managed.