public sealed class LookupOfferRequest : IMessage<LookupOfferRequest>, IEquatable<LookupOfferRequest>, IDeepCloneable<LookupOfferRequest>, IBufferMessage, IMessage
Required. The resource name of the entitlement to retrieve the Offer.
Entitlement uses the format:
accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
[[["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\u003eLookupOfferRequest\u003c/code\u003e class, which is used to request information about a specific offer in the Google Cloud Channel API, as part of version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for \u003ccode\u003eLookupOfferRequest\u003c/code\u003e is 2.14.0, with several previous versions also available and linked for reference, spanning from 1.0.0 to the most recent version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupOfferRequest\u003c/code\u003e implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is associated with the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eLookupOfferRequest()\u003c/code\u003e) and one that accepts another \u003ccode\u003eLookupOfferRequest\u003c/code\u003e object (\u003ccode\u003eLookupOfferRequest(LookupOfferRequest other)\u003c/code\u003e), and it contains properties such as \u003ccode\u003eEntitlement\u003c/code\u003e and \u003ccode\u003eEntitlementAsEntitlementName\u003c/code\u003e for retrieving an offer.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the Object class and will have inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString().\u003c/p\u003e\n"]]],[],null,[]]