Class ListExamplesRequest (0.4.2)

Request message for ListExamples.

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}”

Optional. A token identifying a page of results for the server to return. Typically obtained by [ListExamplesResponse.next_pa ge_token][google.cloud.datalabeling.v1beta1.ListExamplesRespon se.next_page_token] of the previous [DataLabelingService.ListExamples] call. Return first page if empty.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > ListExamplesRequest