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

ProjectsLocationsInstancesCreateOptions

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

Additional options for Looker#projectsLocationsInstancesCreate.

interface ProjectsLocationsInstancesCreateOptions {
instanceId?: string;
}

§Properties

§
instanceId?: string
[src]

Required. The unique instance identifier. Must contain only lowercase letters, numbers, or hyphens, with the first character a letter and the last a letter or a number. 63 characters maximum.