GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse (google_api_cloud_identity v0.26.0) View Source
Response containing resource names of the DeviceUsers associated with the caller's credentials.
Attributes
-
customer(type:String.t, default:nil) - The obfuscated customer Id that may be passed back to other Devices API methods such as List, Get, etc. -
names(type:list(String.t), default:nil) - 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 -
nextPageToken(type:String.t, default:nil) - Token to retrieve the next page of results. Empty if there are no more results.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.