Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::UpdateFileRequest.
The request to update a file.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#file
def file() -> ::Google::Cloud::ArtifactRegistry::V1::File
    Returns
    
  - (::Google::Cloud::ArtifactRegistry::V1::File) — Required. The File that replaces the resource on the server.
#file=
def file=(value) -> ::Google::Cloud::ArtifactRegistry::V1::File
    Parameter
    
  - value (::Google::Cloud::ArtifactRegistry::V1::File) — Required. The File that replaces the resource on the server.
    Returns
    
  - (::Google::Cloud::ArtifactRegistry::V1::File) — Required. The File that replaces the resource on the server.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
    Returns
    
  - 
        (::Google::Protobuf::FieldMask) — Required. The update mask applies to the resource. For the FieldMaskdefinition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
    Parameter
    
  - 
        value (::Google::Protobuf::FieldMask) — Required. The update mask applies to the resource. For the FieldMaskdefinition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
    Returns
    
- 
        (::Google::Protobuf::FieldMask) — Required. The update mask applies to the resource. For the FieldMaskdefinition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask