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

CreateFilestoreInstance

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

When set in OperationStep, indicates that a new filestore instance should be created.

interface CreateFilestoreInstance {
readonly filestore?: string;
}

§Properties

§
readonly filestore?: string
[src]

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