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 document provides reference documentation for the `GetProductSetRequest` class within the Google Cloud Vision v1 API, specifically for version 3.2.0."],["`GetProductSetRequest` is used as a request message for the `GetProductSet` method, allowing interaction with ProductSet resources."],["The `GetProductSetRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from the base `Object` class."],["Key properties of `GetProductSetRequest` include `Name` (a string for the ProductSet resource name) and `ProductSetName` (a typed view of the Name)."],["The page includes links to versions of the documentation, ranging from 3.7.0 (latest) to 2.3.0."]]],[]]