Cluster Director V1BETA API - Class Google::Cloud::HypercomputeCluster::V1beta::FileShareConfig (v0.1.0)

Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::FileShareConfig.

Message describing filestore configuration

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#capacity_gb

def capacity_gb() -> ::Integer
Returns
  • (::Integer) — Required. Size of the filestore in GB. Must be between 1024 and 102400, and must meet scalability requirements described at https://cloud.google.com/filestore/docs/service-tiers.

#capacity_gb=

def capacity_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Size of the filestore in GB. Must be between 1024 and 102400, and must meet scalability requirements described at https://cloud.google.com/filestore/docs/service-tiers.
Returns
  • (::Integer) — Required. Size of the filestore in GB. Must be between 1024 and 102400, and must meet scalability requirements described at https://cloud.google.com/filestore/docs/service-tiers.

#file_share

def file_share() -> ::String
Returns
  • (::String) — Required. Filestore share location

#file_share=

def file_share=(value) -> ::String
Parameter
  • value (::String) — Required. Filestore share location
Returns
  • (::String) — Required. Filestore share location