public sealed class GetProductSetRequest : IMessage<GetProductSetRequest>, IEquatable<GetProductSetRequest>, IDeepCloneable<GetProductSetRequest>, IBufferMessage, IMessage
[[["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 `GetProductSetRequest` class within the `Google.Cloud.Vision.V1` namespace, specifically version 2.4.0, for .NET applications."],["The `GetProductSetRequest` class is used to request a specific ProductSet via the `GetProductSet` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetProductSetRequest` include `Name`, which represents the resource name of the ProductSet, and `ProductSetName`, a typed view of the `Name` property."],["The webpage also lists the previous version history for this method, ranging from 2.3.0 all the way to the most recent 3.7.0."]]],[]]