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.2.0, and details the class's properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePlaceOrderRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eConsumerProcurementService.PlaceOrder\u003c/code\u003e method, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePlaceOrderRequest\u003c/code\u003e class includes properties like \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, with \u003ccode\u003eDisplayName\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e being required fields for placing an order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property of \u003ccode\u003ePlaceOrderRequest\u003c/code\u003e is a required resource name that should be in the format \u003ccode\u003ebillingAccounts/{billing-account-id}\u003c/code\u003e, and it also has a type view of \u003ccode\u003eBillingAccountName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an optional \u003ccode\u003eRequestId\u003c/code\u003e property that can be provided to ensure a request is unique, as the server will ignore duplicate IDs for at least 120 minutes.\u003c/p\u003e\n"]]],[],null,[]]