Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API module Google::Cloud::Commerce::Consumer::Procurement::V1::LineItemChangeType.
Type of a line item change.
Constants
LINE_ITEM_CHANGE_TYPE_UNSPECIFIED
value: 0 Sentinel value. Do not use.
LINE_ITEM_CHANGE_TYPE_CREATE
value: 1 The change is to create a new line item.
LINE_ITEM_CHANGE_TYPE_UPDATE
value: 2 The change is to update an existing line item.
LINE_ITEM_CHANGE_TYPE_CANCEL
value: 3 The change is to cancel an existing line item.
[[["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-08-28 UTC."],[],[],null,["# Cloud Commerce Consumer Procurement V1 API - Module Google::Cloud::Commerce::Consumer::Procurement::V1::LineItemChangeType (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/latest/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [1.4.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.4.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [1.3.1](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.3.1/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [1.2.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.2.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [1.1.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.1.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [1.0.2](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.0.2/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [0.4.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.4.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [0.3.2](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.3.2/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [0.2.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.2.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType)\n- [0.1.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.1.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LineItemChangeType) \nReference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API module Google::Cloud::Commerce::Consumer::Procurement::V1::LineItemChangeType.\n\nType of a line item change.\n\nConstants\n---------\n\n### LINE_ITEM_CHANGE_TYPE_UNSPECIFIED\n\n**value:** 0 \nSentinel value. Do not use.\n\n### LINE_ITEM_CHANGE_TYPE_CREATE\n\n**value:** 1 \nThe change is to create a new line item.\n\n### LINE_ITEM_CHANGE_TYPE_UPDATE\n\n**value:** 2 \nThe change is to update an existing line item.\n\n### LINE_ITEM_CHANGE_TYPE_CANCEL\n\n**value:** 3 \nThe change is to cancel an existing line item.\n\n### LINE_ITEM_CHANGE_TYPE_REVERT_CANCELLATION\n\n**value:** 4 \nThe change is to revert a cancellation."]]