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

ProjectsLocationsFeaturestoresEntityTypesCreateOptions

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

Additional options for AIplatform#projectsLocationsFeaturestoresEntityTypesCreate.

interface ProjectsLocationsFeaturestoresEntityTypesCreateOptions {
entityTypeId?: string;
}

§Properties

§
entityTypeId?: string
[src]

Required. The ID to use for the EntityType, which will become the final component of the EntityType's resource name. This value may be up to 60 characters, and valid characters are [a-z0-9_]. The first character cannot be a number. The value must be unique within a featurestore.