Class ListTensorboardTimeSeriesResponse (1.27.1)

ListTensorboardTimeSeriesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for TensorboardService.ListTensorboardTimeSeries.

Attributes

Name Description
tensorboard_time_series MutableSequence[google.cloud.aiplatform_v1.types.TensorboardTimeSeries]
The TensorboardTimeSeries mathching the request.
next_page_token str
A token, which can be sent as ListTensorboardTimeSeriesRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.