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

public enum Index.Types.IndexField.Types.SearchConfig.Types.TextIndexType

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

Ways to index the text field value.

Namespace

Google.Cloud.Firestore.Admin.V1

Assembly

Google.Cloud.Firestore.Admin.V1.dll

Fields

Name Description
Tokenized

Field values are tokenized. This is the only way currently supported for MONGODB_COMPATIBLE_API.

Unspecified

The index type is unspecified. Not a valid option.