direction property
The direction to order by.
Defaults to ASCENDING
.
Possible string values are:
- "DIRECTION_UNSPECIFIED" : Unspecified.
- "ASCENDING" : Ascending.
- "DESCENDING" : Descending.
Implementation
core.String? direction;
The direction to order by.
Defaults to ASCENDING
.
Possible string values are:
core.String? direction;