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

ProjectsLocationsApiHubInstancesCreateOptions

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

Additional options for APIhub#projectsLocationsApiHubInstancesCreate.

interface ProjectsLocationsApiHubInstancesCreateOptions {
apiHubInstanceId?: string;
}

§Properties

§
apiHubInstanceId?: string
[src]

Optional. Identifier to assign to the Api Hub instance. Must be unique within scope of the parent resource. If the field is not provided, system generated id will be used. This value should be 4-40 characters, and valid characters are /a-z[0-9]-_/.