Request message for
ModelService.ListModelEvaluationSlices.
Attributes
Name
Description
parent
str
Required. The resource name of the ModelEvaluation to list
the ModelEvaluationSlices from. Format:
``projects/{project}/locations/{location}/models/{model}/evaluations/{evaluation}``
filter
str
The standard list filter.
- ``slice.dimension`` - for =.
page_size
int
The standard list page size.
page_token
str
The standard list page token. Typically obtained via
``ListModelEvaluationSlicesResponse.next_page_token``
of the previous
``ModelService.ListModelEvaluationSlices``
call.
read_mask
`.field_mask.FieldMask`
Mask specifying which fields to read.