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."],[[["This documentation is for version 1.3.0 of the `LineItemInfo` class within the Cloud Commerce Consumer Procurement v1 API."],["The `LineItemInfo` class provides information about a specific line item and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Offer`, `OfferAsOfferName`, `Parameters`, and `Subscription` to manage information about the offer, its parameters, and any related subscriptions."],["There are two constructors available for the `LineItemInfo` class: a parameterless constructor and one that takes another `LineItemInfo` object as a parameter for cloning."],["The `LineItemInfo` class inherits members like `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]