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-04-09 UTC."],[[["This document provides reference documentation for the `PlaceOrderMetadata` class within the Cloud Commerce Consumer Procurement v1 API."],["`PlaceOrderMetadata` is a message type used in the metadata field of operations returned by the `ConsumerProcurementService.PlaceOrder` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors available for `PlaceOrderMetadata`: a default constructor and a copy constructor that takes another `PlaceOrderMetadata` object as a parameter."],["The latest available version of PlaceOrderMetadata is version 1.4.0, and versions back to 1.0.0 are available."]]],[]]