Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::Index::IndexField::SearchConfig::TextMatchType (v1.13.0)
Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::Index::IndexField::SearchConfig::TextMatchType.
Types of text matches that are supported for the
field.
Constants
TEXT_MATCH_TYPE_UNSPECIFIED
value: 0 The match type is unspecified. Not a valid option.
MATCH_GLOBALLY
value: 1 Match on any indexed field. This is the only way currently supported
for MONGODB_COMPATIBLE_API.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-06 UTC."],[],[]]