public sealed class GetProductSetRequest : IMessage<GetProductSetRequest>, IEquatable<GetProductSetRequest>, IDeepCloneable<GetProductSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class GetProductSetRequest.
[[["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 provides reference documentation for the `GetProductSetRequest` class within the Google Cloud Vision v1 API, specifically for version 3.6.0."],["The `GetProductSetRequest` class is used to request a specific ProductSet and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetProductSetRequest` class has two constructors and two properties: `Name`, which is a string representing the resource name of the ProductSet, and `ProductSetName`, a typed view of the `Name` property."],["This page lists the different versions of the `GetProductSetRequest` documentation, with 3.7.0 being the latest and the current page focusing on version 3.6.0."]]],[]]