Interface protos.google.cloud.cloudcontrolspartner.v1beta.ICustomer (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a Customer.
Package
@google-cloud/cloudcontrolspartner
Properties
customerOnboardingState
customerOnboardingState?: (google.cloud.cloudcontrolspartner.v1beta.ICustomerOnboardingState|null);
Customer customerOnboardingState
displayName
displayName?: (string|null);
isOnboarded
isOnboarded?: (boolean|null);
name
organizationDomain
organizationDomain?: (string|null);
Customer organizationDomain
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.
[[["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,["# Interface protos.google.cloud.cloudcontrolspartner.v1beta.ICustomer (0.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.0 (latest)](/nodejs/docs/reference/cloudcontrolspartner/latest/cloudcontrolspartner/protos.google.cloud.cloudcontrolspartner.v1beta.icustomer)\n- [0.3.1](/nodejs/docs/reference/cloudcontrolspartner/0.3.1/cloudcontrolspartner/protos.google.cloud.cloudcontrolspartner.v1beta.icustomer)\n- [0.1.0](/nodejs/docs/reference/cloudcontrolspartner/0.1.0/cloudcontrolspartner/protos.google.cloud.cloudcontrolspartner.v1beta.icustomer) \nProperties of a Customer.\n\nPackage\n-------\n\n[@google-cloud/cloudcontrolspartner](../overview.html)\n\nProperties\n----------\n\n### customerOnboardingState\n\n customerOnboardingState?: (google.cloud.cloudcontrolspartner.v1beta.ICustomerOnboardingState|null);\n\nCustomer customerOnboardingState\n\n### displayName\n\n displayName?: (string|null);\n\nCustomer displayName\n\n### isOnboarded\n\n isOnboarded?: (boolean|null);\n\nCustomer isOnboarded\n\n### name\n\n name?: (string|null);\n\nCustomer name\n\n### organizationDomain\n\n organizationDomain?: (string|null);\n\nCustomer organizationDomain"]]