Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class UpdateVersionRequest.
The request to update a version.
Generated from protobuf message google.devtools.artifactregistry.v1.UpdateVersionRequest
Namespace
Google \ Cloud \ ArtifactRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ version
↳ update_mask
Google\Protobuf\FieldMask
The update mask applies to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
getVersion
Required. The Version that replaces the resource on the server.
hasVersion
clearVersion
setVersion
Required. The Version that replaces the resource on the server.
$this
getUpdateMask
The update mask applies to the resource. For the FieldMask
definition,
see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
hasUpdateMask
clearUpdateMask
setUpdateMask
The update mask applies to the resource. For the FieldMask
definition,
see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
$this
static::build
version
updateMask
Google\Protobuf\FieldMask
The update mask applies to the resource. For the FieldMask
definition,
see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask