Google Cloud Datastore v1 API - Enum CompositeFilter.Types.Operator (4.5.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum CompositeFilter.Types.Operator

Reference documentation and code samples for the Google Cloud Datastore v1 API enum CompositeFilter.Types.Operator.

A composite filter operator.

Namespace

GoogleCloudGoogle.Cloud.DatastoreV1

Assembly

Google.Cloud.Datastore.V1.dll

Fields

NameDescription
And

The results are required to satisfy each of the combined filters.

Or

Documents are required to satisfy at least one of the combined filters.

Unspecified

Unspecified. This value must not be used.