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

ProjectsLocationsPipelineJobsCreateOptions

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

Additional options for AIplatform#projectsLocationsPipelineJobsCreate.

interface ProjectsLocationsPipelineJobsCreateOptions {
pipelineJobId?: string;
}

§Properties

§
pipelineJobId?: string
[src]

The ID to use for the PipelineJob, which will become the final component of the PipelineJob name. If not provided, an ID will be automatically generated. This value should be less than 128 characters, and valid characters are /a-z-/.