Optional. A filter on the entries to return.
Filters are case-sensitive.
The request can be filtered by the following fields:
entry_type, entry_source.display_name.
The comparison operators are =, !=, <, >, <=, >= (strings are compared
according to lexical order)
The logical operators AND, OR, NOT can be used
in the filter. Wildcard "" can be used, but for entry_type the full
project id or number needs to be provided. Example filter expressions:
"entry_source.display_name=AnExampleDisplayName"
"entry_type=projects/example-project/locations/global/entryTypes/example-entry_type"
"entry_type=projects/example-project/locations/us/entryTypes/a OR
entry_type=projects/another-project/locations/*"
"NOT entry_source.display_name=AnotherExampleDisplayName"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eListEntriesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, presenting various versions of the API, with 3.6.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEntriesRequest\u003c/code\u003e class, which implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, is used to request a list of entries, inheriting members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsEntryGroupName\u003c/code\u003e, that allow for filtering, pagination, and specifying the parent entry group.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListEntriesRequest\u003c/code\u003e has two constructors, a default one \u003ccode\u003eListEntriesRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eListEntriesRequest(ListEntriesRequest other)\u003c/code\u003e for creating a new instance from an existing \u003ccode\u003eListEntriesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListEntriesRequest\u003c/code\u003e is used to return a list of entries, and has links to all prior versions.\u003c/p\u003e\n"]]],[],null,[]]