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

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ setup_status int

Indicates SAA enrollment status of a given workload.

↳ setup_errors int[]

Indicates SAA enrollment setup error if any.

getSetupStatus

Indicates SAA enrollment status of a given workload.

Returns
TypeDescription
int

hasSetupStatus

clearSetupStatus

setSetupStatus

Indicates SAA enrollment status of a given workload.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getSetupErrors

Indicates SAA enrollment setup error if any.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setSetupErrors

Indicates SAA enrollment setup error if any.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this