| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse.clone() |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse.set(String fieldName,
Object value) |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse.setCustomer(String customer)
The customer resource name that may be passed back to other Devices API methods such as List,
Get, etc.
|
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse.setNames(List<String> names)
[Resource names](https://cloud.google.com/apis/design/resource_names) of the DeviceUsers in the
format: `devices/{device}/deviceUsers/{user_resource}`, where device is the unique ID assigned
to a Device and user_resource is the unique user ID
|
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse |
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse.setNextPageToken(String nextPageToken)
Token to retrieve the next page of results.
|
Copyright © 2011–2024 Google. All rights reserved.