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 document 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`, extending from the base `object` class."],["This documentation includes details on the available constructors for the `PlaceOrderMetadata` class, including a default constructor and a constructor that takes another `PlaceOrderMetadata` object as a parameter."],["This class is available in multiple versions, with 1.4.0 being the most recent release, and can be found within the `Google.Cloud.Commerce.Consumer.Procurement.V1` namespace, part of the `Google.Cloud.Commerce.Consumer.Procurement.V1.dll` assembly."]]],[]]