Enum PropertyFilter.Types.Operator (3.3.0)

public enum Operator

A property filter operator.

Namespace

Google.Cloud.Datastore.V1

Assembly

Google.Cloud.Datastore.V1.dll

Fields

NameDescription
Equal

Equal.

GreaterThan

Greater than.

GreaterThanOrEqual

Greater than or equal.

HasAncestor

Has ancestor.

LessThan

Less than.

LessThanOrEqual

Less than or equal.

Unspecified

Unspecified. This value must not be used.