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

GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader

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

Response header with metadata for the requested ReadFeatureValuesRequest.entity_type and Features.

interface GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader {
entityType?: string;
}

§Properties

§
entityType?: string
[src]

The resource name of the EntityType from the ReadFeatureValuesRequest. Value format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}.

§

List of Feature metadata corresponding to each piece of ReadFeatureValuesResponse.EntityView.data.