| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1CustomAttributeValue |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue.clone() |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue.set(String fieldName,
Object value) |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue.setBoolValue(Boolean boolValue)
Represents a boolean value.
|
GoogleAppsCloudidentityDevicesV1CustomAttributeValue |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue.setNumberValue(Double numberValue)
Represents a double value.
|
GoogleAppsCloudidentityDevicesV1CustomAttributeValue |
GoogleAppsCloudidentityDevicesV1CustomAttributeValue.setStringValue(String stringValue)
Represents a string value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,GoogleAppsCloudidentityDevicesV1CustomAttributeValue> |
GoogleAppsCloudidentityDevicesV1ClientState.getKeyValuePairs()
The map of key-value attributes stored by callers specific to a device.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1ClientState |
GoogleAppsCloudidentityDevicesV1ClientState.setKeyValuePairs(Map<String,GoogleAppsCloudidentityDevicesV1CustomAttributeValue> keyValuePairs)
The map of key-value attributes stored by callers specific to a device.
|
Copyright © 2011–2024 Google. All rights reserved.