GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1CloudIdentityCustomerAccount (google_api_cloud_channel v0.2.0) View Source
Entity representing a Cloud Identity account that may be associated with a Channel Services API partner.
Attributes
-
customerCloudIdentityId
(type:String.t
, default:nil
) - If existing = true, the Cloud Identity ID of the customer. -
customerName
(type:String.t
, default:nil
) - If owned = true, the name of the customer that owns the Cloud Identity account. Customer_name uses the format: accounts/{account_id}/customers/{customer_id} -
existing
(type:boolean()
, default:nil
) - Returns true if a Cloud Identity account exists for a specific domain. -
owned
(type:boolean()
, default:nil
) - Returns true if the Cloud Identity account is associated with a customer of the Channel Services partner.
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.