Class StopTrialRequest (0.7.1)

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

Request message for VizierService.StopTrial.

Attribute

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

Inheritance

builtins.object > proto.message.Message > StopTrialRequest