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

GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField

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

Describe pass-through fields in read_instance source.

interface GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField {
fieldName?: string;
}

§Properties

§
fieldName?: string
[src]

Required. The name of the field in the CSV header or the name of the column in BigQuery table. The naming restriction is the same as Feature.name.