Reference documentation and code samples for the Google Cloud Commerce Consumer Procurement V1 Client class GetOrderRequest.
Request message for ConsumerProcurementService.GetOrder
Generated from protobuf message google.cloud.commerce.consumer.procurement.v1.GetOrderRequest
Namespace
Google \ Cloud \ Commerce \ Consumer \ Procurement \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of the order to retrieve. |
getName
Required. The name of the order to retrieve.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the order to retrieve.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The name of the order to retrieve. |
Returns | |
---|---|
Type | Description |
Google\Cloud\Commerce\Consumer\Procurement\V1\GetOrderRequest |