[[["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 latest version of the Retail v2 API ListControlsResponse is 2.12.0, and the page provides documentation for multiple versions, ranging from 1.0.0 to 2.12.0."],["The `ListControlsResponse` class is used for handling responses from the ListControls method in the Retail v2 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for various operations and data handling."],["The `ListControlsResponse` class includes properties such as `Controls`, a `RepeatedField` of `Control` objects representing all the controls for a given catalog, and `NextPageToken`, a string used for pagination."],["The `GetEnumerator` method allows for iterating through the resources within the response, returning an enumerator of `Control` objects."]]],[]]