Class CheckTrialEarlyStoppingStateRequest (1.11.0)

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

Request message for VizierService.CheckTrialEarlyStoppingState .

Attribute

Name Description
trial_name str
Required. The Trial's name. Format: ``projects/{project}/locations/{location}/studies/{study}/trials/{trial}``

Inheritance

builtins.object > proto.message.Message > CheckTrialEarlyStoppingStateRequest