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

GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata

import type { GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
interface GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata {
backingCustomJob?: string;
}

§Properties

§
backingCustomJob?: string
[src]

The resource name of the CustomJob that has been created to carry out this custom task.