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

ProjectsLocationsFeatureOnlineStoresCreateOptions

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

Additional options for AIplatform#projectsLocationsFeatureOnlineStoresCreate.

interface ProjectsLocationsFeatureOnlineStoresCreateOptions {
featureOnlineStoreId?: string;
}

§Properties

§
featureOnlineStoreId?: string
[src]

Required. The ID to use for this FeatureOnlineStore, which will become the final component of the FeatureOnlineStore'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 the project and location.