Module: Google::Cloud::Firestore::Admin::V1::Index::IndexField::ArrayConfig
- Defined in:
- proto_docs/google/firestore/admin/v1/index.rb
Overview
The supported array value configurations.
Constant Summary collapse
- ARRAY_CONFIG_UNSPECIFIED =
The index does not support additional array queries.
0
- CONTAINS =
The index supports array containment queries.
1