v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Lists TensorboardRuns in a Location.

get/v1/{+parent}/runs

Path parameters

parentstring required

Required. The resource name of the TensorboardExperiment to list TensorboardRuns. Format: projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}

Query parameters

filterstring

Lists the TensorboardRuns that match the filter expression.

orderBystring

Field to use to sort the list.

pageSizeinteger

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.

pageTokenstring

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.

readMaskstring

Mask specifying which fields to read.

Response

Successful response