Reference documentation and code samples for the Google Cloud Api Hub V1 Client class UpdateExternalApiRequest.
The UpdateExternalApi method's request.
Generated from protobuf message google.cloud.apihub.v1.UpdateExternalApiRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ external_api
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
getExternalApi
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}
hasExternalApi
clearExternalApi
setExternalApi
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}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
externalApi
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}
updateMask

