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-04-09 UTC."],[[["The latest version of the `LookupOfferRequest` documentation is 2.14.0, which can be found through the provided link."],["This page details the `LookupOfferRequest` class, a request message for the `LookupOffer` function within the Google Cloud Channel V1 service."],["The `LookupOfferRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `LookupOfferRequest` include `Entitlement`, a string resource name, and `EntitlementAsEntitlementName`, a typed view over the `Entitlement` resource."],["The page provides access to all previous versions of `LookupOfferRequest` starting from version 1.0.0, up until the latest."]]],[]]