Module Google::Cloud::Datastore::V1::PropertyOrder::Direction (v0.3.5)

The sort direction.

Constants

DIRECTION_UNSPECIFIED

value: 0
Unspecified. This value must not be used.

ASCENDING

value: 1
Ascending.

DESCENDING

value: 2
Descending.