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