public sealed class GetOrderRequest : IMessage<GetOrderRequest>, IEquatable<GetOrderRequest>, IDeepCloneable<GetOrderRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class GetOrderRequest.
Request message for
[ConsumerProcurementService.GetOrder][google.cloud.commerce.consumer.procurement.v1.ConsumerProcurementService.GetOrder]
[[["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 `GetOrderRequest` class within the Cloud Commerce Consumer Procurement v1 API."],["`GetOrderRequest` serves as the request message for the `ConsumerProcurementService.GetOrder` method and is part of the `Google.Cloud.Commerce.Consumer.Procurement.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to handle various message operations and comparisons."],["It includes constructors for creating new `GetOrderRequest` objects and properties like `Name`, a required string that specifies the name of the order to retrieve."],["There are several versions of this document available, with 1.4.0 being the most recent, followed by 1.3.0, 1.2.0, 1.1.0 and 1.0.0."]]],[]]