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

PropertiesInfo

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

Properties of the workload organized by origin.

interface PropertiesInfo {
readonly autotuningProperties?: {
[key: string]: ValueInfo;
}
;
}

§Properties

§
readonly autotuningProperties?: {
[key: string]: ValueInfo;
}
[src]

Output only. Properties set by autotuning engine.