Class CheckTrialEarlyStoppingStateMetatdata (1.13.1)

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

This message will be placed in the metadata field of a google.longrunning.Operation associated with a CheckTrialEarlyStoppingState request.

Attributes

Name Description
generic_metadata google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata
Operation metadata for suggesting Trials.
study str
The name of the Study that the Trial belongs to.
trial str
The Trial name.

Inheritance

builtins.object > proto.message.Message > CheckTrialEarlyStoppingStateMetatdata