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, which is a request message for the `GetProductSet` method within the Google Cloud Vision V1 API."],["The `GetProductSetRequest` class, found in the `Google.Cloud.Vision.V1` namespace, is part of the Google.Cloud.Vision.V1.dll assembly, and is implemented with multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this `GetProductSetRequest` type is 3.7.0, with the page detailing version 2.3.0 and containing links to versions ranging from 3.7.0 down to 2.3.0."],["The class has properties for `Name`, which is a string representing the resource name of the product set, and `ProductSetName` which provides a typed view of the `Name` property."],["`GetProductSetRequest` has two constructors, one with no parameters and the other taking another `GetProductSetRequest` object as a parameter."]]],[]]