Class CheckTrialEarlyStoppingStateRequest (1.17.0)

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

Request message for VizierService.CheckTrialEarlyStoppingState.

Attribute

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

Inheritance

builtins.object > proto.message.Message > CheckTrialEarlyStoppingStateRequest