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

ProjectsLocationsClustersInstancesGetOptions

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

Additional options for AlloyDB#projectsLocationsClustersInstancesGet.

interface ProjectsLocationsClustersInstancesGetOptions {
view?: "INSTANCE_VIEW_UNSPECIFIED" | "INSTANCE_VIEW_BASIC" | "INSTANCE_VIEW_FULL";
}

§Properties

§
view?: "INSTANCE_VIEW_UNSPECIFIED" | "INSTANCE_VIEW_BASIC" | "INSTANCE_VIEW_FULL"
[src]

The view of the instance to return.