[[["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 `ListControlsResponse` class is part of the Google Cloud Retail v2 API and is used to represent the response for the `ListControls` method, which is documented in the Google.Cloud.Retail.V2 namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse\u003cControl\u003e`, `IEnumerable\u003cControl\u003e`, and `IEnumerable`, enabling various functionalities such as message handling, comparison, deep cloning, and iteration."],["The class offers a constructor to create an instance of `ListControlsResponse` and another constructor to copy an existing `ListControlsResponse`."],["It includes properties `Controls`, a `RepeatedField\u003cControl\u003e` holding all the Controls for a given catalog, and `NextPageToken`, a string used for pagination."],["The document lists available versions of the API from version 1.0.0 up to the latest version 2.12.0."]]],[]]