| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.clone() |
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse.getDeviceUser()
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse.getDeviceUser()
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse.getDeviceUser()
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse.getDeviceUser()
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.set(String fieldName,
Object value) |
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setCompromisedState(String compromisedState)
Compromised State of the DeviceUser object
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setCreateTime(String createTime)
When the user first signed in to the device
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setFirstSyncTime(String firstSyncTime)
Output only.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setLanguageCode(String languageCode)
Output only.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setLastSyncTime(String lastSyncTime)
Output only.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setManagementState(String managementState)
Output only.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setName(String name)
Output only.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setPasswordState(String passwordState)
Password state of the DeviceUser object
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setUserAgent(String userAgent)
Output only.
|
GoogleAppsCloudidentityDevicesV1DeviceUser |
GoogleAppsCloudidentityDevicesV1DeviceUser.setUserEmail(String userEmail)
Email address of the user registered on the device.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCloudidentityDevicesV1DeviceUser> |
GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse.getDeviceUsers()
Devices meeting the list restrictions.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse |
GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse.setDeviceUser(GoogleAppsCloudidentityDevicesV1DeviceUser deviceUser)
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse |
GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse.setDeviceUser(GoogleAppsCloudidentityDevicesV1DeviceUser deviceUser)
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse |
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse.setDeviceUser(GoogleAppsCloudidentityDevicesV1DeviceUser deviceUser)
Resultant DeviceUser object for the action.
|
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse |
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse.setDeviceUser(GoogleAppsCloudidentityDevicesV1DeviceUser deviceUser)
Resultant DeviceUser object for the action.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse |
GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse.setDeviceUsers(List<GoogleAppsCloudidentityDevicesV1DeviceUser> deviceUsers)
Devices meeting the list restrictions.
|
Copyright © 2011–2024 Google. All rights reserved.