Class ListTrialsRequest (1.36.4)

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

Request message for VizierService.ListTrials.

Attributes

NameDescription
parent str
Required. The resource name of the Study to list the Trial from. Format: projects/{project}/locations/{location}/studies/{study}
page_token str
Optional. A page token to request the next page of results. If unspecified, there are no subsequent pages.
page_size int
Optional. The number of Trials to retrieve per "page" of results. If unspecified, the service will pick an appropriate default.

Methods

ListTrialsRequest

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

Request message for VizierService.ListTrials.