Firestore Admin v1 API - Enum Index.Types.IndexField.Types.SearchConfig.Types.TextMatchType (3.19.0)

public enum Index.Types.IndexField.Types.SearchConfig.Types.TextMatchType

Reference documentation and code samples for the Firestore Admin v1 API enum Index.Types.IndexField.Types.SearchConfig.Types.TextMatchType.

Types of text matches that are supported for the field.

Namespace

Google.Cloud.Firestore.Admin.V1

Assembly

Google.Cloud.Firestore.Admin.V1.dll

Fields

Name Description
MatchGlobally

Match on any indexed field. This is the only way currently supported for MONGODB_COMPATIBLE_API.

Unspecified

The match type is unspecified. Not a valid option.