Reference documentation and code samples for the Google Cloud Api Hub V1 Client class UpdateDeploymentRequest.
The UpdateDeployment method's request.
Generated from protobuf message google.cloud.apihub.v1.UpdateDeploymentRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployment
Deployment
Required. The deployment resource to update. The deployment resource's name
field is used to identify the deployment resource to update. Format: projects/{project}/locations/{location}/deployments/{deployment}
↳ update_mask
getDeployment
Required. The deployment resource to update.
The deployment resource's name
field is used to identify the deployment
resource to update.
Format: projects/{project}/locations/{location}/deployments/{deployment}
hasDeployment
clearDeployment
setDeployment
Required. The deployment resource to update.
The deployment resource's name
field is used to identify the deployment
resource to update.
Format: projects/{project}/locations/{location}/deployments/{deployment}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
deployment
Deployment
Required. The deployment resource to update.
The deployment resource's name
field is used to identify the deployment
resource to update.
Format: projects/{project}/locations/{location}/deployments/{deployment}
updateMask

