Interface protos.google.cloud.hypercomputecluster.v1alpha.INewFilestoreConfig (0.1.0)

Properties of a NewFilestoreConfig.

Package

@google-cloud/hypercomputecluster

Properties

description

description?: (string|null);

NewFilestoreConfig description

fileShares

fileShares?: (google.cloud.hypercomputecluster.v1alpha.IFileShareConfig[]|null);

NewFilestoreConfig fileShares

filestore

filestore?: (string|null);

NewFilestoreConfig filestore

protocol

protocol?: (google.cloud.hypercomputecluster.v1alpha.NewFilestoreConfig.Protocol|keyof typeof google.cloud.hypercomputecluster.v1alpha.NewFilestoreConfig.Protocol|null);

NewFilestoreConfig protocol

tier

tier?: (google.cloud.hypercomputecluster.v1alpha.NewFilestoreConfig.Tier|keyof typeof google.cloud.hypercomputecluster.v1alpha.NewFilestoreConfig.Tier|null);

NewFilestoreConfig tier