| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1 | |
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudIdentity.Devices.DeviceUsers.ClientStates.Patch |
CloudIdentity.Devices.DeviceUsers.ClientStates.patch(String name,
GoogleAppsCloudidentityDevicesV1ClientState content)
Updates the client state for the device user **Note**: This method is available only to customers
who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise for
Education, and Cloud Identity Premium
Create a request for the method "clientStates.patch".
|
| Constructor and Description |
|---|
Patch(String name,
GoogleAppsCloudidentityDevicesV1ClientState content)
Updates the client state for the device user **Note**: This method is available only to
customers who have one of the following SKUs: Enterprise Standard, Enterprise Plus, Enterprise
for Education, and Cloud Identity Premium
Create a request for the method "clientStates.patch".
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.clone() |
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.set(String fieldName,
Object value) |
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setAssetTags(List<String> assetTags)
The caller can specify asset tags for this resource
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setComplianceState(String complianceState)
The compliance state of the resource as specified by the API client.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setCreateTime(String createTime)
Output only.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setCustomId(String customId)
This field may be used to store a unique identifier for the API resource within which these
CustomAttributes are a field.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setEtag(String etag)
The token that needs to be passed back for concurrency control in updates.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setHealthScore(String healthScore)
The Health score of the resource.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setKeyValuePairs(Map<String,GoogleAppsCloudidentityDevicesV1CustomAttributeValue> keyValuePairs)
The map of key-value attributes stored by callers specific to a device.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setLastUpdateTime(String lastUpdateTime)
Output only.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setManaged(String managed)
The management state of the resource as specified by the API client.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setName(String name)
Output only.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setOwnerType(String ownerType)
Output only.
|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setScoreReason(String scoreReason)
A descriptive cause of the health score.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCloudidentityDevicesV1ClientState> |
GoogleAppsCloudidentityDevicesV1ListClientStatesResponse.getClientStates()
Client states meeting the list restrictions.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1ListClientStatesResponse |
GoogleAppsCloudidentityDevicesV1ListClientStatesResponse.setClientStates(List<GoogleAppsCloudidentityDevicesV1ClientState> clientStates)
Client states meeting the list restrictions.
|
Copyright © 2011–2024 Google. All rights reserved.