UpdateDeploymentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The UpdateDeployment method's request.
Attributes |
|
|---|---|
| Name | Description |
deployment |
google.cloud.apihub_v1.types.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 |
google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update. |