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

GoogleCloudAiplatformV1FeatureViewBigQuerySource

import type { GoogleCloudAiplatformV1FeatureViewBigQuerySource } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
interface GoogleCloudAiplatformV1FeatureViewBigQuerySource {
entityIdColumns?: string[];
uri?: string;
}

§Properties

§
entityIdColumns?: string[]
[src]

Required. Columns to construct entity_id / row keys.

§
uri?: string
[src]

Required. The BigQuery view URI that will be materialized on each sync trigger based on FeatureView.SyncConfig.