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

Properties of an ExportTensorboardTimeSeriesDataResponse.

Package

@google-cloud/aiplatform!

Properties

nextPageToken

nextPageToken?: (string|null);

ExportTensorboardTimeSeriesDataResponse nextPageToken

Property Value
TypeDescription
(string|null)

timeSeriesDataPoints

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

ExportTensorboardTimeSeriesDataResponse timeSeriesDataPoints

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ITimeSeriesDataPoint[]|null)