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

ProjectsLocationsConnectionsEntityTypesGetOptions

import type { ProjectsLocationsConnectionsEntityTypesGetOptions } from "https://googleapis.deno.dev/v1/connectors:v2.ts";

Additional options for Connectors#projectsLocationsConnectionsEntityTypesGet.

interface ProjectsLocationsConnectionsEntityTypesGetOptions {
view?: "ENTITY_TYPE_SCHEMA_VIEW_UNSPECIFIED" | "ENTITY_TYPE_SCHEMA_VIEW_BASIC" | "ENTITY_TYPE_SCHEMA_VIEW_ENRICHED";
}

§Properties

§
view?: "ENTITY_TYPE_SCHEMA_VIEW_UNSPECIFIED" | "ENTITY_TYPE_SCHEMA_VIEW_BASIC" | "ENTITY_TYPE_SCHEMA_VIEW_ENRICHED"
[src]

Specifies view for entity type schema.