Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class UpdateDeploymentRequest.
Request object for UpdateDeployment
.
Generated from protobuf message google.cloud.telcoautomation.v1.UpdateDeploymentRequest
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployment
↳ update_mask
Google\Protobuf\FieldMask
Required. Update mask is used to specify the fields to be overwritten in the deployment
resource by the update.
getDeployment
Required. The deployment
to update.
hasDeployment
clearDeployment
setDeployment
Required. The deployment
to update.
$this
getUpdateMask
Required. Update mask is used to specify the fields to be overwritten in
the deployment
resource by the update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Update mask is used to specify the fields to be overwritten in
the deployment
resource by the update.
$this
static::build
deployment
updateMask
Google\Protobuf\FieldMask
Required. Update mask is used to specify the fields to be overwritten in
the deployment
resource by the update.