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

GoogleCloudDatacatalogV1FeatureOnlineStoreSpec

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

Detail description of the source information of a Vertex Feature Online Store.

interface GoogleCloudDatacatalogV1FeatureOnlineStoreSpec {
readonly storageType?: "STORAGE_TYPE_UNSPECIFIED" | "BIGTABLE" | "OPTIMIZED";
}

§Properties

§
readonly storageType?: "STORAGE_TYPE_UNSPECIFIED" | "BIGTABLE" | "OPTIMIZED"
[src]

Output only. Type of underelaying storage for the FeatureOnlineStore.