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

DeleteFilestoreInstance

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

When set in OperationStep, indicates that a Filestore instance should be deleted.

interface DeleteFilestoreInstance {
readonly filestore?: string;
}

§Properties

§
readonly filestore?: string
[src]

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