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

