Google Cloud Datastore v1 API - Enum PropertyOrder.Types.Direction (4.9.0)

public enum PropertyOrder.Types.Direction

Reference documentation and code samples for the Google Cloud Datastore v1 API enum PropertyOrder.Types.Direction.

The sort direction.

Namespace

Google.Cloud.Datastore.V1

Assembly

Google.Cloud.Datastore.V1.dll

Fields

NameDescription
Ascending

Ascending.

Descending

Descending.

Unspecified

Unspecified. This value must not be used.