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

GoogleCloudAiplatformV1SyncFeatureViewResponse

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

Respose message for FeatureOnlineStoreAdminService.SyncFeatureView.

interface GoogleCloudAiplatformV1SyncFeatureViewResponse {
featureViewSync?: string;
}

§Properties

§
featureViewSync?: string
[src]

Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}/featureViewSyncs/{feature_view_sync}