public sealed class GetProductRequest : IMessage<GetProductRequest>, IEquatable<GetProductRequest>, IDeepCloneable<GetProductRequest>, IBufferMessage, IMessage
Required. Full resource name of [Product][google.cloud.retail.v2.Product],
such as
projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id.
If the caller does not have permission to access the
[Product][google.cloud.retail.v2.Product], regardless of whether or not it
exists, a PERMISSION_DENIED error is returned.
If the requested [Product][google.cloud.retail.v2.Product] does not exist,
a NOT_FOUND error is returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetProductRequest\u003c/code\u003e class, which is used to request product information in the Google Cloud Retail V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetProductRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, is defined within the \u003ccode\u003eGoogle.Cloud.Retail.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is 2.12.0, and there are also multiple other previous version available, spanning down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetProductRequest\u003c/code\u003e class can be constructed using default or copy constructors and includes two properties: \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eProductName\u003c/code\u003e (a typed resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within the \u003ccode\u003eGetProductRequest\u003c/code\u003e class represents the full resource name of the product being requested and returns a permission denied or not found error if unable to be accessed or not found.\u003c/p\u003e\n"]]],[],null,[]]