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

XPSVisionTrainingOperationMetadata

import type { XPSVisionTrainingOperationMetadata } from "https://googleapis.deno.dev/v1/language:v2.ts";
interface XPSVisionTrainingOperationMetadata {
explanationUsage?: InfraUsage;
}

§Properties

§
explanationUsage?: InfraUsage
[src]

Aggregated infra usage within certain time period, for billing report purpose if XAI is enable in training request.