Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

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.

§
fileShare?: string
[src]

Required. Filestore share location