FileShareConfig
import type { FileShareConfig } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";Message describing filestore configuration
interface FileShareConfig {
capacityGb?: bigint;
fileShare?: string;
}§Properties
§
capacityGb?: bigint
[src]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.