Class WorkloadOnboardingStep (0.1.1)

WorkloadOnboardingStep(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container for workload onboarding information.

Attributes

Name Description
step google.cloud.cloudcontrolspartner_v1beta.types.WorkloadOnboardingStep.Step
The onboarding step.
start_time google.protobuf.timestamp_pb2.Timestamp
The starting time of the onboarding step.
completion_time google.protobuf.timestamp_pb2.Timestamp
The completion time of the onboarding step.
completion_state google.cloud.cloudcontrolspartner_v1beta.types.CompletionState
Output only. The completion state of the onboarding step.

Classes

Step

Step(value)

Enum for possible onboarding steps.