RequestOrderDateChangeRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)A request to change the requested date of an order.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the order to update. Format: projects/{project}/locations/{location}/orders/{order} |
requested_date |
google.type.date_pb2.Date
Required. The date to which the customer or Google wants to set the scheduled installation date. |