Customer(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contains metadata around a Cloud Controls Partner Customer
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}
|
display_name |
str
Required. Display name for the customer |
customer_onboarding_state |
google.cloud.cloudcontrolspartner_v1beta.types.CustomerOnboardingState
Output only. Container for customer onboarding steps |
is_onboarded |
bool
Output only. Indicates whether a customer is fully onboarded |
organization_domain |
str
Output only. The customer organization domain, extracted from CRM Organization’s display_name field. e.g. "google.com". |