[[["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 available for the Retail v2 API's `ListControlsResponse` is 2.12.0, with multiple other versions available ranging from 1.0.0 to 2.11.0."],["`ListControlsResponse` is a class in the `Google.Cloud.Retail.V2` namespace, representing the response for the ListControls method, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListControlsResponse` class has two properties: `Controls`, which is a `RepeatedField` containing all the Controls for a catalog, and `NextPageToken`, a string used for pagination."],["The `ListControlsResponse` class has two constructors, one default constructor that takes no parameters and one that takes another `ListControlsResponse` as a parameter, along with the method `GetEnumerator()` that returns an enumerator to iterate through the resources in the response."]]],[]]