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

FilestoreReference

import type { FilestoreReference } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";

A reference to a Filestore instance.

interface FilestoreReference {
readonly filestore?: string;
}

§Properties

§
readonly filestore?: string
[src]

Output only. Name of the Filestore instance, in the format projects/{project}/locations/{location}/instances/{instance}