[[["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 latest version of the `ListControlsResponse` class in the Retail v2 API is 2.12.0, with previous versions ranging from 2.11.0 down to 1.0.0."],["`ListControlsResponse` is a class that inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for various operations."],["The primary purpose of the `ListControlsResponse` class is to serve as a response for the ListControls method within the Retail v2 API."],["This class contains properties such as `Controls`, which holds a collection of `Control` objects, and `NextPageToken`, which manages pagination for the results."],["The `ListControlsResponse` class has a default constructor and a constructor that accepts another `ListControlsResponse` object, allowing for the creation of instances and copying of existing objects."]]],[]]