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

GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource

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

A Feature Registry source for features that need to be synced to Online Store.

interface GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource {
projectNumber?: bigint;
}

§Properties

§

Required. List of features that need to be synced to Online Store.

§
projectNumber?: bigint
[src]

Optional. The project number of the parent project of the Feature Groups.