Module: Google::Firestore::Admin::V1::Index::IndexField::ArrayConfig
- Defined in:
- lib/google/cloud/firestore/admin/v1/doc/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