Request message for
TensorboardService.ExportTensorboardTimeSeriesData.
Attributes
Name
Description
tensorboard_time_series
str
Required. The resource name of the TensorboardTimeSeries to
export data from. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}/timeSeries/{time_series}
filter
str
Exports the TensorboardTimeSeries' data that
match the filter expression.
page_size
int
The maximum number of data points to return per page. The
default page_size is 1000. Values must be between 1 and
10000. Values above 10000 are coerced to 10000.
page_token
str
A page token, received from a previous
ExportTensorboardTimeSeriesData
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ExportTensorboardTimeSeriesData
must match the call that provided the page token.
order_by
str
Field to use to sort the
TensorboardTimeSeries' data. By default,
TensorboardTimeSeries' data is returned in a
pseudo random order.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-17 UTC."],[],[]]