Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::ExistingFilestoreConfig.
When set in a StorageResourceConfig, indicates that an existing Filestore instance should be imported.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filestore
def filestore() -> ::String
Returns
-
(::String) — Required. Immutable. Name of the Filestore instance to import, in the
format
projects/{project}/locations/{location}/instances/{instance}
#filestore=
def filestore=(value) -> ::String
Parameter
-
value (::String) — Required. Immutable. Name of the Filestore instance to import, in the
format
projects/{project}/locations/{location}/instances/{instance}
Returns
-
(::String) — Required. Immutable. Name of the Filestore instance to import, in the
format
projects/{project}/locations/{location}/instances/{instance}