public RepeatedField<LineItemChange> ChangeHistory { get; }
Output only. Changes made on the item that are not pending anymore which
might be because they already took effect, were reverted by the customer,
or were rejected by the partner. No more operations are allowed on these
changes.
Output only. A change made on the item which is pending and not yet
effective. Absence of this field indicates the line item is not undergoing
a change.
[[["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\u003eLineItem\u003c/code\u003e class is a core component of the Cloud Commerce Consumer Procurement v1 API, representing a single item within an order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLineItem\u003c/code\u003e class provides methods for managing changes to the item via the \u003ccode\u003eChangeHistory\u003c/code\u003e and \u003ccode\u003ePendingChange\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLineItemInfo\u003c/code\u003e property contains the current state and information about the effective offer of the line item.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLineItemId\u003c/code\u003e property serves as a unique identifier for each line item within an order.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]