Namespace Google.Apis.CloudIdentity.v1.Data
Classes
CheckTransitiveMembershipResponse
The response message for MembershipsService.CheckTransitiveMembership.
CreateGroupMetadata
Metadata for CreateGroup LRO.
CreateMembershipMetadata
Metadata for CreateMembership LRO.
DeleteGroupMetadata
Metadata for DeleteGroup LRO.
DeleteMembershipMetadata
Metadata for DeleteMembership LRO.
DynamicGroupMetadata
Dynamic group metadata like queries and status.
DynamicGroupQuery
Defines a query on a resource.
DynamicGroupStatus
The current status of a dynamic group along with timestamp.
EntityKey
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 namespaces.
ExpiryDetail
The MembershipRole expiry details.
GetMembershipGraphMetadata
Metadata of GetMembershipGraphResponse LRO. This is currently empty to permit future extensibility.
GetMembershipGraphResponse
The response message for MembershipsService.GetMembershipGraph.
GoogleAppsCloudidentityDevicesV1AndroidAttributes
Resource representing the Android specific attributes of a Device.
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserMetadata
Metadata for ApproveDeviceUser LRO.
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest
Request message for approving the device to access user data.
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse
Response message for approving the device to access user data.
GoogleAppsCloudidentityDevicesV1BlockDeviceUserMetadata
Metadata for BlockDeviceUser LRO.
GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest
Request message for blocking account on device.
GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse
Response message for blocking the device from accessing user data.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata
Metadata for CancelWipeDevice LRO.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest
Request message for cancelling an unfinished device wipe.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse
Response message for cancelling an unfinished device wipe.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata
Metadata for CancelWipeDeviceUser LRO.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest
Request message for cancelling an unfinished user account wipe.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse
Response message for cancelling an unfinished user account wipe.
GoogleAppsCloudidentityDevicesV1ClientState
Represents the state associated with an API client calling the Devices API. Resource representing ClientState and supports updates from API users
GoogleAppsCloudidentityDevicesV1CreateDeviceMetadata
Metadata for CreateDevice LRO.
GoogleAppsCloudidentityDevicesV1CustomAttributeValue
Additional custom attribute values may be one of these types
GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata
Metadata for DeleteDevice LRO.
GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata
Metadata for DeleteDeviceUser LRO.
GoogleAppsCloudidentityDevicesV1Device
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.
GoogleAppsCloudidentityDevicesV1DeviceUser
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
GoogleAppsCloudidentityDevicesV1ListClientStatesResponse
Response message that is returned in ListClientStates.
GoogleAppsCloudidentityDevicesV1ListDevicesResponse
Response message that is returned from the ListDevices method.
GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse
Response message that is returned from the ListDeviceUsers method.
GoogleAppsCloudidentityDevicesV1ListEndpointAppsMetadata
Metadata for ListEndpointApps LRO.
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse
Response containing resource names of the DeviceUsers associated with the caller's credentials.
GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata
Metadata for SignoutDeviceUser LRO.
GoogleAppsCloudidentityDevicesV1UpdateClientStateMetadata
Metadata for UpdateClientState LRO.
GoogleAppsCloudidentityDevicesV1UpdateDeviceMetadata
Metadata for UpdateDevice LRO.
GoogleAppsCloudidentityDevicesV1WipeDeviceMetadata
Metadata for WipeDevice LRO.
GoogleAppsCloudidentityDevicesV1WipeDeviceRequest
Request message for wiping all data on the device.
GoogleAppsCloudidentityDevicesV1WipeDeviceResponse
Response message for wiping all data on the device.
GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata
Metadata for WipeDeviceUser LRO.
GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest
Request message for starting an account wipe on device.
GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse
Response message for wiping the user's account from the device.
Group
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.
GroupRelation
Message representing a transitive group of a user or a group.
ListGroupsResponse
Response message for ListGroups operation.
ListMembershipsResponse
The response message for MembershipsService.ListMemberships.
LookupGroupNameResponse
The response message for GroupsService.LookupGroupName.
LookupMembershipNameResponse
The response message for MembershipsService.LookupMembershipName.
MemberRelation
Message representing a transitive membership of a group.
Membership
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".
MembershipAdjacencyList
Membership graph's path information as an adjacency list.
MembershipRole
A membership role within the Cloud Identity Groups API. A MembershipRole defines the privileges granted to a
Membership.
ModifyMembershipRolesRequest
The request message for MembershipsService.ModifyMembershipRoles.
ModifyMembershipRolesResponse
The response message for MembershipsService.ModifyMembershipRoles.
Operation
This resource represents a long-running operation that is the result of a network API call.
SearchGroupsResponse
The response message for GroupsService.SearchGroups.
SearchTransitiveGroupsResponse
The response message for MembershipsService.SearchTransitiveGroups.
SearchTransitiveMembershipsResponse
The response message for MembershipsService.SearchTransitiveMemberships.
Status
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.
TransitiveMembershipRole
Message representing the role of a TransitiveMembership.
UpdateGroupMetadata
Metadata for UpdateGroup LRO.
UpdateMembershipMetadata
Metadata for UpdateMembership LRO.
UpdateMembershipRolesParams
The details of an update to a MembershipRole.
UserInvitation
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.