str
Optional. An expression for filtering Examples. For
annotated datasets that have annotation spec set, filter by
annotation_spec.display_name is supported. Format
"annotation_spec.display_name = {display_name}".
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
ListExamplesResponse.next_page_token
of the previous [DataLabelingService.ListExamples] call.
Return first page if empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]