public sealed class PlaceOrderMetadata : IMessage<PlaceOrderMetadata>, IEquatable<PlaceOrderMetadata>, IDeepCloneable<PlaceOrderMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class PlaceOrderMetadata.
Message stored in the metadata field of the Operation returned by
[ConsumerProcurementService.PlaceOrder][google.cloud.commerce.consumer.procurement.v1.ConsumerProcurementService.PlaceOrder].
[[["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 webpage provides reference documentation for the `PlaceOrderMetadata` class within the Cloud Commerce Consumer Procurement v1 API."],["`PlaceOrderMetadata` is a message stored in the metadata field of the Operation returned by `ConsumerProcurementService.PlaceOrder`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffering."],["The `PlaceOrderMetadata` class is part of the `Google.Cloud.Commerce.Consumer.Procurement.V1` namespace and is defined in the `Google.Cloud.Commerce.Consumer.Procurement.V1.dll` assembly."],["The documentation offers details on two constructors for creating `PlaceOrderMetadata` objects: a default constructor and one that accepts another `PlaceOrderMetadata` instance as a parameter."]]],[]]