Google Cloud Assured Workloads V1beta1 Client - Class AnalyzeWorkloadMoveResponse (0.11.3)

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

A response that includes the analysis of the hypothetical resource move.

Generated from protobuf message google.cloud.assuredworkloads.v1beta1.AnalyzeWorkloadMoveResponse

Namespace

Google \ Cloud \ AssuredWorkloads \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ blockers array

A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.

getBlockers

A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setBlockers

A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.

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