Send feedback
Class Customer (1.23.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
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
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class Customer (1.23.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.23.0 (latest)](/python/docs/reference/cloudchannel/latest/google.cloud.channel_v1.types.Customer)\n- [1.22.2](/python/docs/reference/cloudchannel/1.22.2/google.cloud.channel_v1.types.Customer)\n- [1.21.0](/python/docs/reference/cloudchannel/1.21.0/google.cloud.channel_v1.types.Customer)\n- [1.20.1](/python/docs/reference/cloudchannel/1.20.1/google.cloud.channel_v1.types.Customer)\n- [1.19.0](/python/docs/reference/cloudchannel/1.19.0/google.cloud.channel_v1.types.Customer)\n- [1.18.5](/python/docs/reference/cloudchannel/1.18.5/google.cloud.channel_v1.types.Customer)\n- [1.17.1](/python/docs/reference/cloudchannel/1.17.1/google.cloud.channel_v1.types.Customer)\n- [1.15.1](/python/docs/reference/cloudchannel/1.15.1/google.cloud.channel_v1.types.Customer)\n- [1.14.0](/python/docs/reference/cloudchannel/1.14.0/google.cloud.channel_v1.types.Customer)\n- [1.13.0](/python/docs/reference/cloudchannel/1.13.0/google.cloud.channel_v1.types.Customer)\n- [1.12.1](/python/docs/reference/cloudchannel/1.12.1/google.cloud.channel_v1.types.Customer)\n- [1.11.0](/python/docs/reference/cloudchannel/1.11.0/google.cloud.channel_v1.types.Customer)\n- [1.10.0](/python/docs/reference/cloudchannel/1.10.0/google.cloud.channel_v1.types.Customer)\n- [1.9.3](/python/docs/reference/cloudchannel/1.9.3/google.cloud.channel_v1.types.Customer)\n- [1.8.1](/python/docs/reference/cloudchannel/1.8.1/google.cloud.channel_v1.types.Customer)\n- [1.7.1](/python/docs/reference/cloudchannel/1.7.1/google.cloud.channel_v1.types.Customer)\n- [1.6.3](/python/docs/reference/cloudchannel/1.6.3/google.cloud.channel_v1.types.Customer)\n- [1.5.0](/python/docs/reference/cloudchannel/1.5.0/google.cloud.channel_v1.types.Customer)\n- [1.4.0](/python/docs/reference/cloudchannel/1.4.0/google.cloud.channel_v1.types.Customer)\n- [1.3.2](/python/docs/reference/cloudchannel/1.3.2/google.cloud.channel_v1.types.Customer)\n- [1.2.3](/python/docs/reference/cloudchannel/1.2.3/google.cloud.channel_v1.types.Customer)\n- [1.1.1](/python/docs/reference/cloudchannel/1.1.1/google.cloud.channel_v1.types.Customer)\n- [1.0.0](/python/docs/reference/cloudchannel/1.0.0/google.cloud.channel_v1.types.Customer)\n- [0.3.0](/python/docs/reference/cloudchannel/0.3.0/google.cloud.channel_v1.types.Customer)\n- [0.2.1](/python/docs/reference/cloudchannel/0.2.1/google.cloud.channel_v1.types.Customer)\n- [0.1.0](/python/docs/reference/cloudchannel/0.1.0/google.cloud.channel_v1.types.Customer) \n\n Customer(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nEntity representing a customer of a reseller or distributor.\n\nClasses\n-------\n\n### CustomerAttestationState\n\n CustomerAttestationState(value)\n\nThe enum represents whether a customer belongs to public\nsector"]]