Reference documentation and code samples for the Google Cloud Assured Workloads V1 Client class UpdateWorkloadRequest.
Request for Updating a workload.
Generated from protobuf message google.cloud.assuredworkloads.v1.UpdateWorkloadRequest
Namespace
Google \ Cloud \ AssuredWorkloads \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ workload
Workload
Required. The workload to update. The workload's name
field is used to identify the workload to be updated. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
↳ update_mask
getWorkload
Required. The workload to update.
The workload's name
field is used to identify the workload to be updated.
Format:
organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
hasWorkload
clearWorkload
setWorkload
Required. The workload to update.
The workload's name
field is used to identify the workload to be updated.
Format:
organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
$this
getUpdateMask
Required. The list of fields to be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to be updated.
$this
static::build
workload
Workload
Required. The workload to update.
The workload's name
field is used to identify the workload to be updated.
Format:
organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
updateMask