public sealed class LookupOfferRequest : IMessage<LookupOfferRequest>, IEquatable<LookupOfferRequest>, IDeepCloneable<LookupOfferRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class LookupOfferRequest.
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\u003eThe \u003ccode\u003eLookupOfferRequest\u003c/code\u003e class is part of the Google Cloud Channel v1 API, specifically within the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used for the \u003ccode\u003eLookupOffer\u003c/code\u003e function, and it's implemented using multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this API is 2.14.0, with numerous prior versions listed down to 1.0.0, all with the same class name.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and one that takes another \u003ccode\u003eLookupOfferRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eEntitlement\u003c/code\u003e as a string to locate the requested offer, and \u003ccode\u003eEntitlementAsEntitlementName\u003c/code\u003e, which is the same value as \u003ccode\u003eEntitlement\u003c/code\u003e but in the proper \u003ccode\u003eEntitlementName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]