UpdateVersionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The UpdateVersion method's request.
Attributes |
|
|---|---|
| Name | Description |
version |
google.cloud.apihub_v1.types.Version
Required. The API version to update. The version's name field is used to identify the API
version to update. Format:
projects/{project}/locations/{location}/apis/{api}/versions/{version}
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update. |