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

ProjectsLocationsTensorboardsExperimentsRunsTimeSeriesReadBlobDataOptions

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

Additional options for AIplatform#projectsLocationsTensorboardsExperimentsRunsTimeSeriesReadBlobData.

interface ProjectsLocationsTensorboardsExperimentsRunsTimeSeriesReadBlobDataOptions {
blobIds?: string;
}

§Properties

§
blobIds?: string
[src]

IDs of the blobs to read.