Reference documentation and code samples for the Cloud Controls Partner V1BETA API class Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep.
Container for customer onboarding information
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#completion_state
def completion_state() -> ::Google::Cloud::CloudControlsPartner::V1beta::CompletionState
Returns
- (::Google::Cloud::CloudControlsPartner::V1beta::CompletionState) — Output only. Current state of the step
#completion_time
def completion_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The completion time of the onboarding step
#completion_time=
def completion_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The completion time of the onboarding step
Returns
- (::Google::Protobuf::Timestamp) — The completion time of the onboarding step
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The starting time of the onboarding step
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The starting time of the onboarding step
Returns
- (::Google::Protobuf::Timestamp) — The starting time of the onboarding step
#step
def step() -> ::Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep::Step
Returns
- (::Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep::Step) — The onboarding step
#step=
def step=(value) -> ::Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep::Step
Parameter
- value (::Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep::Step) — The onboarding step
Returns
- (::Google::Cloud::CloudControlsPartner::V1beta::CustomerOnboardingStep::Step) — The onboarding step