GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse (google_api_cloud_channel v0.2.0) View Source
Response message for CloudChannelService.CheckCloudIdentityAccountsExist.
Attributes
-
cloudIdentityAccounts
(type:list(GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1CloudIdentityCustomerAccount.t)
, default:nil
) - The Cloud Identity accounts associated with the domain.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse{ cloudIdentityAccounts: [ GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1CloudIdentityCustomerAccount.t() ] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.