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

NativeBuildInfoUiData

import type { NativeBuildInfoUiData } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";
interface NativeBuildInfoUiData {
buildClass?: string;
buildInfo?: BuildInfo[];
}

§Properties

§
buildClass?: string
[src]

Optional. Build class of Native.

§
buildInfo?: BuildInfo[]
[src]

Optional. Build related details.