Google Cloud Assured Workloads V1beta1 Client - Class SaaEnrollmentResponse (0.11.5)

Reference documentation and code samples for the Google Cloud Assured Workloads V1beta1 Client class SaaEnrollmentResponse.

Signed Access Approvals (SAA) enrollment response.

Generated from protobuf message google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse

Namespace

Google \ Cloud \ AssuredWorkloads \ V1beta1 \ Workload

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ setup_status int

Indicates SAA enrollment status of a given workload.

↳ setup_errors array

Indicates SAA enrollment setup error if any.

getSetupStatus

Indicates SAA enrollment status of a given workload.

Returns
Type Description
int

hasSetupStatus

clearSetupStatus

setSetupStatus

Indicates SAA enrollment status of a given workload.

Parameter
Name Description
var int
Returns
Type Description
$this

getSetupErrors

Indicates SAA enrollment setup error if any.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setSetupErrors

Indicates SAA enrollment setup error if any.

Parameter
Name Description
var int[]
Returns
Type Description
$this