[[["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."],[[["This webpage provides documentation for the `ListControlsResponse` class within the Google Cloud Retail v2 API, detailing its structure and functionality."],["The latest version of this class is 2.12.0, but the page also provides documentation for previous versions down to 1.0.0."],["The `ListControlsResponse` class is used as a response type for listing controls, containing a collection of `Control` objects and a pagination token for navigating through multiple pages."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` to support various functionalities like serialization, comparison, deep cloning, buffering, page responses, and enumeration."],["It includes two properties, `Controls`, which is a `RepeatedField` to hold the collection of `Control` objects, and `NextPageToken`, a string which is used for pagination."]]],[]]