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"]],[["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."],[[["This page provides documentation for the `SearchCaseClassificationsRequest` class within the Google Cloud Support v2 API, specifically version 1.2.0, with links to other versions such as 1.3.0 which is the latest."],["The `SearchCaseClassificationsRequest` class is used as the request message for the SearchCaseClassifications endpoint and is an implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class inherits from `object` and includes constructors for creating new instances, either empty or by cloning an existing `SearchCaseClassificationsRequest`."],["Key properties of the class include `PageSize` (an integer for limiting the number of fetched cases), `PageToken` (a string for pagination), and `Query` (a string for filtering cases using the Google Cloud filter language)."]]],[]]