ProjectsLocationsConnectionsEntityTypesGetOptions
import type { ProjectsLocationsConnectionsEntityTypesGetOptions } from "https://googleapis.deno.dev/v1/connectors:v2.ts";Additional options for Connectors#projectsLocationsConnectionsEntityTypesGet.
interface ProjectsLocationsConnectionsEntityTypesGetOptions {
contextMetadata?: string;
[executionConfig.headers]?: string;
view?: "ENTITY_TYPE_SCHEMA_VIEW_UNSPECIFIED" | "ENTITY_TYPE_SCHEMA_VIEW_BASIC" | "ENTITY_TYPE_SCHEMA_VIEW_ENRICHED";
}§Properties
§
contextMetadata?: string
[src]Context metadata for request could be used to fetch customization of entity type schema.