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."],["The latest version of `GetOrderRequest` is 1.4.0, and the API has versions ranging back to 1.0.0."],["`GetOrderRequest` is used as a request message for the `ConsumerProcurementService.GetOrder` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetOrderRequest` class has properties such as `Name`, which is a string property representing the name of the order being requested and is required."]]],[]]