Class GetTrialRequest (0.8.0)

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

Request message for VizierService.GetTrial.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetTrialRequest