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
The customer organization's display name. E.g. "google.com".
↳ customer_onboarding_state
Google\Cloud\CloudControlsPartner\V1beta\CustomerOnboardingState
Container for customer onboarding steps
↳ is_onboarded
bool
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
The customer organization's display name. E.g. "google.com".
string
setDisplayName
The customer organization's display name. E.g. "google.com".
var
string
$this
getCustomerOnboardingState
Container for customer onboarding steps
hasCustomerOnboardingState
clearCustomerOnboardingState
setCustomerOnboardingState
Container for customer onboarding steps
$this
getIsOnboarded
Indicates whether a customer is fully onboarded
bool
setIsOnboarded
Indicates whether a customer is fully onboarded
var
bool
$this