Class: Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingState

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/cloudcontrolspartner/v1beta/customers.rb

Overview

Container for customer onboarding steps

Instance Attribute Summary collapse

Instance Attribute Details

#onboarding_steps::Array<::Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep>

Returns List of customer onboarding steps.

Returns:



119
120
121
122
# File 'proto_docs/google/cloud/cloudcontrolspartner/v1beta/customers.rb', line 119

class CustomerOnboardingState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end