Class ListTensorboardExperimentsResponse (1.34.0)

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

Response message for TensorboardService.ListTensorboardExperiments .

Attributes

Name
Description
tensorboard_experiments
MutableSequence[ google.cloud.aiplatform_v1.types.TensorboardExperiment ]
The TensorboardExperiments mathching the request.
next_page_token
str
A token, which can be sent as ListTensorboardExperimentsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.