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"]],[["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-03-21 UTC."],[[["This webpage details the `LookupOfferRequest` class, which is used to request an offer lookup within the Google Cloud Channel API."],["The `LookupOfferRequest` class is implemented in the `Google.Cloud.Channel.V1` namespace and is part of the `Google.Cloud.Channel.V1.dll` assembly."],["The page provides access to various versions of the `LookupOfferRequest` class, ranging from version 1.0.0 to the latest version 2.14.0, which are in link format for easy navigation."],["The `LookupOfferRequest` class has properties such as `Entitlement` and `EntitlementAsEntitlementName`, allowing users to specify the entitlement for which they are looking up an offer."],["The class implements several interfaces including `IMessage`, `IEquatable\u003cLookupOfferRequest\u003e`, `IDeepCloneable\u003cLookupOfferRequest\u003e`, and `IBufferMessage`, providing various functionalities."]]],[]]