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

TelemetryConfig

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

Telemetry Configuration for the Dataproc Metastore service.

interface TelemetryConfig {
logFormat?: "LOG_FORMAT_UNSPECIFIED" | "LEGACY" | "JSON";
}

§Properties

§
logFormat?: "LOG_FORMAT_UNSPECIFIED" | "LEGACY" | "JSON"
[src]

The output format of the Dataproc Metastore service's logs.