Google Cloud Cloud Controls Partner V1beta Client - Class CustomerOnboardingState (0.1.4)

Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class CustomerOnboardingState.

Container for customer onboarding steps

Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.CustomerOnboardingState

Namespace

Google \ Cloud \ CloudControlsPartner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ onboarding_steps array<Google\Cloud\CloudControlsPartner\V1beta\CustomerOnboardingStep>

List of customer onboarding steps

getOnboardingSteps

List of customer onboarding steps

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setOnboardingSteps

List of customer onboarding steps

Parameter
Name Description
var array<Google\Cloud\CloudControlsPartner\V1beta\CustomerOnboardingStep>
Returns
Type Description
$this