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