Class CustomerOnboardingStep (0.1.0)

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

Container for customer onboarding information

Attributes

NameDescription
step google.cloud.cloudcontrolspartner_v1.types.CustomerOnboardingStep.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_v1.types.CompletionState
Output only. Current state of the step

Classes

Step

Step(value)

Enum for possible onboarding steps

Values: STEP_UNSPECIFIED (0): Unspecified step KAJ_ENROLLMENT (1): KAJ Enrollment CUSTOMER_ENVIRONMENT (2): Customer Environment