Reference documentation and code samples for the Google Cloud Api Hub V1 Client class UpdateVersionRequest.
The UpdateVersion method's request.
Generated from protobuf message google.cloud.apihub.v1.UpdateVersionRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ version
Version
Required. The API version to update. The version's name
field is used to identify the API version to update. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}
↳ update_mask
getVersion
Required. The API version to update.
The version's name
field is used to identify the API version to update.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}
hasVersion
clearVersion
setVersion
Required. The API version to update.
The version's name
field is used to identify the API version to update.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
version
Version
Required. The API version to update.
The version's name
field is used to identify the API version to update.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}
updateMask

