[[["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-04-17 UTC."],[[["The `ListControlsResponse` class is part of the Google Cloud Retail v2 API and is used to handle responses from the `ListControls` method."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities for message handling, comparison, cloning, buffering, and enumeration."],["The class has properties like `Controls` which is a `RepeatedField` of `Control` objects representing the controls in a catalog and `NextPageToken` which is a string used for pagination, indicating the next page token or the end of the data."],["There are 20 available versions, starting from version 1.0.0 and going all the way to 2.12.0, with the 2.12.0 being the latest."],["The `ListControlsResponse` class contains two constructors, a default constructor and another taking another `ListControlsResponse` object as a parameter."]]],[]]