Class Customer (1.23.0)

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

Entity representing a customer of a reseller or distributor.

Attributes

Name Description
name str
Output only. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
org_display_name str
Required. Name of the organization that the customer entity represents.
org_postal_address google.type.postal_address_pb2.PostalAddress
Required. The organization address for the customer. To enforce US laws and embargoes, we require a region, postal code, and address lines. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code.
primary_contact_info google.cloud.channel_v1.types.ContactInfo
Primary contact info.
alternate_email str
Secondary contact email. You need to provide an alternate email to create different domains if a primary contact email already exists. Users will receive a notification with credentials when you create an admin.google.com account. Secondary emails are also recovery email addresses. Alternate emails are optional when you create Team customers.
___domain str
Required. The customer's primary ___domain. Must match the primary contact email's ___domain.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Time when the customer was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Time when the customer was updated.
cloud_identity_id str
Output only. The customer's Cloud Identity ID if the customer has a Cloud Identity resource.
language_code str
Optional. The BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
cloud_identity_info google.cloud.channel_v1.types.CloudIdentityInfo
Output only. Cloud Identity information for the customer. Populated only if a Cloud Identity account exists for this customer.
channel_partner_id str
Cloud Identity ID of the customer's channel partner. Populated only if a channel partner exists for this customer.
correlation_id str
Optional. External CRM ID for the customer. Populated only if a CRM ID exists for this customer.
customer_attestation_state google.cloud.channel_v1.types.Customer.CustomerAttestationState
Optional. Indicate whether a customer is attesting about the correctness of provided information. Only required if creating a GCP Entitlement.

Classes

CustomerAttestationState

CustomerAttestationState(value)

The enum represents whether a customer belongs to public sector