[[["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."],[[["This document provides reference information for the `ListProductSetsResponse` class within the Google Cloud Vision v1 API, specifically for version 3.6.0."],["The `ListProductSetsResponse` class is designed to handle the response message from the `ListProductSets` method and implements several interfaces, including `IPageResponse\u003cProductSet\u003e`, `IEnumerable\u003cProductSet\u003e`, and `IMessage`."],["The class offers methods such as `GetEnumerator()` for iterating through resources and properties like `NextPageToken` and `ProductSets` for handling pagination and accessing the list of product sets."],["There are several previous versions of the API available for reference, ranging from 2.3.0 up to 3.7.0, with 3.7.0 being the most recent version."],["The class has two constructors `ListProductSetsResponse()` and `ListProductSetsResponse(ListProductSetsResponse)` with the latter allowing a `ListProductSetsResponse` type to be passed in as a parameter."]]],[]]