Cloud Life Sciences V2beta API - Class Google::Cloud::LifeSciences::V2beta::NFSMount (v0.3.0)

Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::NFSMount.

Configuration for an NFSMount to be attached to the VM.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#target

def target() -> ::String
Returns
  • (::String) — A target NFS mount. The target must be specified as `address:/mount".

#target=

def target=(value) -> ::String
Parameter
  • value (::String) — A target NFS mount. The target must be specified as `address:/mount".
Returns
  • (::String) — A target NFS mount. The target must be specified as `address:/mount".