Class ListOrdersResponse (0.1.1)

ListOrdersResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A list of orders.

Attributes

Name Description
orders MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.Order]
The list of orders.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.