SearchExampleComparisonsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message of SearchExampleComparisons.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Name of the Evaluation resource to search for example comparisons from. Format: "projects/{project_id}/datasets/{dataset_id}/evaluations/{evaluation_id}". |
page_size |
int
Optional. Requested page size. Server may return fewer results than requested. Default value is 100. |
page_token |
str
Optional. A token identifying a page of results for the server to return. Typically obtained by the nextPageToken][SearchExampleComparisons.next_page_token] of
the response to a previous search rquest.
If you don't specify this field, the API call requests the
first page of the search.
|