UpdateCurationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The UpdateCuration][ApiHub.UpdateCuration] method's request.
Attributes |
|
|---|---|
| Name | Description |
curation |
google.cloud.apihub_v1.types.Curation
Required. The curation resource to update. The curation resource's name field is used to identify
the curation resource to update. Format:
projects/{project}/locations/{location}/curations/{curation}
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update. |