Request message for
TensorboardService.ListTensorboardRuns.
Attributes
Name
Description
parent
str
Required. The resource name of the TensorboardExperiment to
list TensorboardRuns. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
filter
str
Lists the TensorboardRuns that match the
filter expression.
page_size
int
The maximum number of TensorboardRuns to
return. The service may return fewer than this
value. If unspecified, at most 50
TensorboardRuns are returned. The maximum value
is 1000; values above 1000 are coerced to 1000.
page_token
str
A page token, received from a previous
TensorboardService.ListTensorboardRuns
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
TensorboardService.ListTensorboardRuns
must match the call that provided the page token.
order_by
str
Field to use to sort the list.
read_mask
google.protobuf.field_mask_pb2.FieldMask
Mask specifying which fields to read.
[[["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-12 UTC."],[],[]]