Reference documentation and code samples for the Google Cloud OsConfig V1 Client class UpdatePatchDeploymentRequest.
A request message for updating a patch deployment.
Generated from protobuf message google.cloud.osconfig.v1.UpdatePatchDeploymentRequest
Namespace
Google \ Cloud \ OsConfig \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ patch_deployment
↳ update_mask
Google\Protobuf\FieldMask
Optional. Field mask that controls which fields of the patch deployment should be updated.
getPatchDeployment
Required. The patch deployment to Update.
hasPatchDeployment
clearPatchDeployment
setPatchDeployment
Required. The patch deployment to Update.
$this
getUpdateMask
Optional. Field mask that controls which fields of the patch deployment should be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. Field mask that controls which fields of the patch deployment should be updated.
$this
static::build
patchDeployment
updateMask
Google\Protobuf\FieldMask
Optional. Field mask that controls which fields of the patch deployment should be updated.