public sealed class PlaceOrderRequest : IMessage<PlaceOrderRequest>, IEquatable<PlaceOrderRequest>, IDeepCloneable<PlaceOrderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class PlaceOrderRequest.
Request message for
[ConsumerProcurementService.PlaceOrder][google.cloud.commerce.consumer.procurement.v1.ConsumerProcurementService.PlaceOrder].
Optional. A unique identifier for this request.
The server will ignore subsequent requests that provide a duplicate request
ID for at least 120 minutes after the first request.
[[["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\u003eThis document provides reference information for the \u003ccode\u003ePlaceOrderRequest\u003c/code\u003e class within the Cloud Commerce Consumer Procurement v1 API, specifically version 1.1.0, which is part of the \u003ccode\u003eGoogle.Cloud.Commerce.Consumer.Procurement.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePlaceOrderRequest\u003c/code\u003e is a request message utilized for \u003ccode\u003eConsumerProcurementService.PlaceOrder\u003c/code\u003e, designed for placing an order with specific requirements, including having a user-specified name, potentially containing \u003ccode\u003eLineItemInfo\u003c/code\u003e for offer-based orders, and requiring a parent resource name like \u003ccode\u003ebillingAccounts/{billing-account-id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePlaceOrderRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits properties and methods from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePlaceOrderRequest\u003c/code\u003e class include \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eLineItemInfo\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsBillingAccountName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, enabling the configuration of the order's name, line items, billing account, and request identification, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor \u003ccode\u003ePlaceOrderRequest()\u003c/code\u003e and another which takes an existing \u003ccode\u003ePlaceOrderRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]