[[["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 outlines the `ListProductsRequest` class within the `Google.Cloud.Vision.V1` namespace, used for requesting a list of products from the Google Cloud Vision API."],["The `ListProductsRequest` class implements multiple interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for paging, message handling, equality checks, deep cloning, and buffered messaging."],["It includes properties like `PageSize`, `PageToken`, and `Parent`, which are essential for specifying the number of products to retrieve, handling pagination, and defining the project or ProductSet from which to list the products, respectively."],["The document shows that the class has two constructors, one empty and another that takes a `ListProductsRequest` object as a parameter."],["The current version is 3.7.0 and the documentation is available for many previous versions all the way down to version 2.3.0."]]],[]]