[[["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 document provides reference information for the `ListProductsResponse` class within the Google Cloud Vision v1 API, specifically for .NET development."],["`ListProductsResponse` is used as a response message for the `ListProducts` method and implements several interfaces, including `IPageResponse\u003cProduct\u003e`, `IEnumerable\u003cProduct\u003e`, `IMessage`, and others."],["The latest version available is 3.7.0, with documentation also provided for prior versions, down to version 2.3.0, showing the evolution of the class."],["The `ListProductsResponse` class has properties such as `NextPageToken` and `Products`, allowing for retrieval of the list of products and navigating through multiple pages of results."],["The class provides constructors, for both empty initialization and copying an existing `ListProductsResponse` object, and also implements methods like `GetEnumerator()` to iterate through products in the response."]]],[]]