UpdateDeploymentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request object for UpdateDeployment.
Attributes |
|
|---|---|
| Name | Description |
deployment |
google.cloud.telcoautomation_v1alpha1.types.Deployment
Required. The deployment to update.
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. Update mask is used to specify the fields to be overwritten in the deployment resource by the update.
|