Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class UpdateFileRequest.
The request to update a file.
Generated from protobuf message google.devtools.artifactregistry.v1.UpdateFileRequest
Namespace
Google \ Cloud \ ArtifactRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ file
↳ update_mask
Google\Protobuf\FieldMask
Required. The update mask applies to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
getFile
Required. The File that replaces the resource on the server.
hasFile
clearFile
setFile
Required. The File that replaces the resource on the server.
$this
getUpdateMask
Required. 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
Required. 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
file
updateMask
Google\Protobuf\FieldMask
Required. The update mask applies to the resource. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask