Class ListTensorboardTimeSeriesResponse (1.48.0)

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

Response message for TensorboardService.ListTensorboardTimeSeries.

Attributes

NameDescription
tensorboard_time_series MutableSequence[google.cloud.aiplatform_v1beta1.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.

Methods

ListTensorboardTimeSeriesResponse

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

Response message for TensorboardService.ListTensorboardTimeSeries.