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"
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"]],[["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 2025-01-28 UTC."],[],[]]