Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::UpdateNfsShareRequest.
Message requesting to updating an NFS share.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#nfs_share
def nfs_share() -> ::Google::Cloud::BareMetalSolution::V2::NfsShare- 
        (::Google::Cloud::BareMetalSolution::V2::NfsShare) — Required. The NFS share to update.
The
namefield is used to identify the NFS share to update. Format: projects/{project}/locations/{location}/nfsShares/{nfs_share} 
#nfs_share=
def nfs_share=(value) -> ::Google::Cloud::BareMetalSolution::V2::NfsShare- 
        value (::Google::Cloud::BareMetalSolution::V2::NfsShare) — Required. The NFS share to update.
The
namefield is used to identify the NFS share to update. Format: projects/{project}/locations/{location}/nfsShares/{nfs_share} 
- 
        (::Google::Cloud::BareMetalSolution::V2::NfsShare) — Required. The NFS share to update.
The
namefield is used to identify the NFS share to update. Format: projects/{project}/locations/{location}/nfsShares/{nfs_share} 
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask- 
        (::Google::Protobuf::FieldMask) — The list of fields to update.
The only currently supported fields are:
  
labelsallowed_clients 
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask- 
        value (::Google::Protobuf::FieldMask) — The list of fields to update.
The only currently supported fields are:
  
labelsallowed_clients 
- 
        (::Google::Protobuf::FieldMask) — The list of fields to update.
The only currently supported fields are:
  
labelsallowed_clients