Retrieves a list of evaluations for a given
ProcessorVersion.
Attributes
Name
Description
parent
str
Required. The resource name of the
ProcessorVersion
to list evaluations for.
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}
page_size
int
The standard list page size. If unspecified, at most 5
evaluations are returned. The maximum value is 100.
Values above 100 are coerced to 100.
page_token
str
A page token, received from a previous ListEvaluations
call. Provide this to retrieve the subsequent page.