Request message for
TensorboardService.WriteTensorboardRunData.
Attributes
Name
Description
tensorboard_run
str
Required. The resource name of the TensorboardRun to write
data to. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}
time_series_data
MutableSequence[google.cloud.aiplatform_v1.types.TimeSeriesData]
Required. The TensorboardTimeSeries data to
write. Values with in a time series are indexed
by their step value. Repeated writes to the same
step will overwrite the existing value for that
step.
The upper limit of data points per write request
is 5000.
[[["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-05-16 UTC."],[],[]]