Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Customer.
Contains metadata around a Cloud Controls Partner Customer
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.Customer
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}
↳ display_name
string
Required. Display name for the customer
↳ customer_onboarding_state
↳ is_onboarded
bool
Output only. Indicates whether a customer is fully onboarded
getName
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}
string
setName
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}
var
string
$this
getDisplayName
Required. Display name for the customer
string
setDisplayName
Required. Display name for the customer
var
string
$this
getCustomerOnboardingState
Output only. Container for customer onboarding steps
hasCustomerOnboardingState
clearCustomerOnboardingState
setCustomerOnboardingState
Output only. Container for customer onboarding steps
$this
getIsOnboarded
Output only. Indicates whether a customer is fully onboarded
bool
setIsOnboarded
Output only. Indicates whether a customer is fully onboarded
var
bool
$this