Class CreateTrialRequest (1.48.0)

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

Request message for VizierService.CreateTrial.

Attributes

NameDescription
parent str
Required. The resource name of the Study to create the Trial in. Format: projects/{project}/locations/{location}/studies/{study}
trial google.cloud.aiplatform_v1beta1.types.Trial
Required. The Trial to create.

Methods

CreateTrialRequest

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

Request message for VizierService.CreateTrial.