Optional. The name of the offer can have either of these formats:
'billingAccounts/{billing_account}/offers/{offer}',
or 'services/{service}/standardOffers/{offer}'.
[[["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."],[[["The `LineItemInfo` class provides detailed information about a line item within the Cloud Commerce Consumer Procurement v1 API."],["It offers constructors for creating new `LineItemInfo` instances, either empty or based on another `LineItemInfo` object."],["The class properties include `Offer`, `OfferAsOfferName`, `Parameters`, and `Subscription`, providing details on the associated offer, its name, user-provided parameters, and subscription information, respectively."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality and compatibility."],["It is found within the `Google.Cloud.Commerce.Consumer.Procurement.V1` namespace and is part of the `Google.Cloud.Commerce.Consumer.Procurement.V1.dll` assembly."]]],[]]