[[["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."],[[["This webpage provides reference documentation for the `ListModelsResponse` class within the Google Cloud Retail v2 API."],["The `ListModelsResponse` class is used to handle the response from a `ListModelRequest`, providing a list of `Model` objects."],["The document includes version history, with the latest being version 2.12.0, along with a detailed list of other previous versions from 2.11.0 to 1.0.0."],["The `ListModelsResponse` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IEnumerable`, and it includes properties like `Models` (a list of model) and `NextPageToken` for pagination."],["The main functionality of this class is provided through the constructor and the `GetEnumerator()` method that allows you to iterate over the resources in the response."]]],[]]