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

GoogleCloudAiplatformV1DestinationFeatureSetting

import type { GoogleCloudAiplatformV1DestinationFeatureSetting } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
interface GoogleCloudAiplatformV1DestinationFeatureSetting {
destinationField?: string;
featureId?: string;
}

§Properties

§
destinationField?: string
[src]

Specify the field name in the export destination. If not specified, Feature ID is used.

§
featureId?: string
[src]

Required. The ID of the Feature to apply the setting to.