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 multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `PlaceOrderMetadata`, one default and another that takes an existing `PlaceOrderMetadata` object as a parameter."],["The documentation available contains the versions, and the latest version of the documentation is 1.4.0."]]],[]]