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

GoogleCloudAiplatformV1ExportFeatureValuesRequest

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

Request message for FeaturestoreService.ExportFeatureValues.

§Properties

§

Required. Specifies destination location and format.

§

Required. Selects Features to export values of.

§

Exports all historical values of all entities of the EntityType within a time range

§

Per-Feature export settings.

§

Exports the latest Feature values of all entities of the EntityType within a time range.