Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Step.
Enum for possible onboarding steps.
Protobuf type google.cloud.cloudcontrolspartner.v1beta.WorkloadOnboardingStep.Step
Namespace
Google \ Cloud \ CloudControlsPartner \ V1beta \ WorkloadOnboardingStepMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
STEP_UNSPECIFIED
Value: 0Unspecified step.
Generated from protobuf enum STEP_UNSPECIFIED = 0;
EKM_PROVISIONED
Value: 1EKM Provisioned step.
Generated from protobuf enum EKM_PROVISIONED = 1;
SIGNED_ACCESS_APPROVAL_CONFIGURED
Value: 2Signed Access Approval step.
Generated from protobuf enum SIGNED_ACCESS_APPROVAL_CONFIGURED = 2;