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

ProjectsLocationsTensorboardsExperimentsCreateOptions

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

Additional options for AIplatform#projectsLocationsTensorboardsExperimentsCreate.

interface ProjectsLocationsTensorboardsExperimentsCreateOptions {
tensorboardExperimentId?: string;
}

§Properties

§
tensorboardExperimentId?: string
[src]

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