[[["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 webpage details the `ListProductSetsRequest` class within the Google Cloud Vision V1 library, specifically version 3.0.0, which is a request message for the `ListProductSets` method."],["The `ListProductSetsRequest` class inherits from `Object` and implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling diverse functionalities."],["The class includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, which are used to control the listing parameters and identify the project and location from which ProductSets should be listed."],["This class offers two constructors: a default constructor `ListProductSetsRequest()` and an overload constructor `ListProductSetsRequest(ListProductSetsRequest other)`, used for instantiation and cloning respectively."],["Multiple previous versions are accessible with the most recent being 3.7.0 and the oldest available version being 2.3.0."]]],[]]