Interface protos.google.cloud.aiplatform.v1beta1.IExportTensorboardTimeSeriesDataResponse (3.13.0)

Properties of an ExportTensorboardTimeSeriesDataResponse.

Package

@google-cloud/aiplatform

Properties

nextPageToken

nextPageToken?: (string|null);

ExportTensorboardTimeSeriesDataResponse nextPageToken

timeSeriesDataPoints

timeSeriesDataPoints?: (google.cloud.aiplatform.v1beta1.ITimeSeriesDataPoint[]|null);

ExportTensorboardTimeSeriesDataResponse timeSeriesDataPoints