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

ProjectsLocationsTensorboardsExperimentsRunsTimeSeriesCreateOptions

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

Additional options for AIplatform#projectsLocationsTensorboardsExperimentsRunsTimeSeriesCreate.

interface ProjectsLocationsTensorboardsExperimentsRunsTimeSeriesCreateOptions {
tensorboardTimeSeriesId?: string;
}

§Properties

§
tensorboardTimeSeriesId?: string
[src]

Optional. The user specified unique ID to use for the TensorboardTimeSeries, which becomes the final component of the TensorboardTimeSeries's resource name. This value should match "a-z0-9{0, 127}"