Class CloudIdentityCustomerAccount (1.7.1)

CloudIdentityCustomerAccount(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Entity representing a Cloud Identity account that may be associated with a Channel Services API partner.

Attributes

NameDescription
existing bool
Returns true if a Cloud Identity account exists for a specific domain.
owned bool
Returns true if the Cloud Identity account is associated with a customer of the Channel Services partner.
customer_name str
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}
customer_cloud_identity_id str
If existing = true, the Cloud Identity ID of the customer.