Class ListTensorboardRunsResponse (1.35.0)

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

Response message for TensorboardService.ListTensorboardRuns .

Attributes

Name
Description
tensorboard_runs
MutableSequence[ google.cloud.aiplatform_v1beta1.types.TensorboardRun ]
The TensorboardRuns mathching the request.
next_page_token
str
A token, which can be sent as ListTensorboardRunsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.