Cloud Controls Partner V1 API - Class Google::Cloud::CloudControlsPartner::V1::Customer (v1.1.0)

Reference documentation and code samples for the Cloud Controls Partner V1 API class Google::Cloud::CloudControlsPartner::V1::Customer.

Contains metadata around a Cloud Controls Partner Customer

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#customer_onboarding_state

def customer_onboarding_state() -> ::Google::Cloud::CloudControlsPartner::V1::CustomerOnboardingState
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Display name for the customer

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Display name for the customer
Returns
  • (::String) — Required. Display name for the customer

#is_onboarded

def is_onboarded() -> ::Boolean
Returns
  • (::Boolean) — Output only. Indicates whether a customer is fully onboarded

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}
Returns
  • (::String) — Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}