public sealed class GetProductRequest : IMessage<GetProductRequest>, IEquatable<GetProductRequest>, IDeepCloneable<GetProductRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class GetProductRequest.
[[["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 `GetProductRequest` class within the Google Cloud Vision v1 API."],["The `GetProductRequest` class is used as a request message for the `GetProduct` method and is part of the `Google.Cloud.Vision.V1` namespace."],["The page details various versions of the API, ranging from the latest version 3.7.0 down to version 2.3.0, and provides links to the documentation for each."],["The `GetProductRequest` class includes constructors and properties, such as `Name` and `ProductName`, for specifying the product to retrieve."],["The class inherits from object, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]