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