An expression written in the Google Cloud filter language. If non-empty,
then only cases whose fields match the filter are returned. If empty, then
no messages are filtered out.
[[["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-03-21 UTC."],[[["The `SearchCaseClassificationsRequest` class is part of the Google Cloud Support v2 API and is used to request case classifications."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, supporting various functionalities like serialization, equality checks, cloning, and pagination."],["`SearchCaseClassificationsRequest` has properties such as `PageSize`, `PageToken`, and `Query` to manage the number of cases fetched, the page of results returned, and filter criteria, respectively."],["There are multiple versions available for the `SearchCaseClassificationsRequest`, with the latest being 1.3.0, which is an evolution of the version 1.0.0."],["The `SearchCaseClassificationsRequest` class has two constructors one of which allows you to make a copy of another instance of `SearchCaseClassificationsRequest`."]]],[]]