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

ProjectsLocationsTensorboardsExperimentsRunsCreateOptions

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

Additional options for AIplatform#projectsLocationsTensorboardsExperimentsRunsCreate.

interface ProjectsLocationsTensorboardsExperimentsRunsCreateOptions {
tensorboardRunId?: string;
}

§Properties

§
tensorboardRunId?: string
[src]

Required. The ID to use for the Tensorboard run, which becomes the final component of the Tensorboard run's resource name. This value should be 1-128 characters, and valid characters are /a-z-/.