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

GoogleCloudAiplatformV1BatchCreateFeaturesRequest

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

Request message for FeaturestoreService.BatchCreateFeatures.

interface GoogleCloudAiplatformV1BatchCreateFeaturesRequest {}

§Properties

§

Required. The request message specifying the Features to create. All Features must be created under the same parent EntityType. The parent field in each child request message can be omitted. If parent is set in a child request, then the value must match the parent value in this request message.