Module Google::Cloud::Firestore::Admin::V1::Index::IndexField::ArrayConfig (v0.3.5)

The supported array value configurations.

Constants

ARRAY_CONFIG_UNSPECIFIED

value: 0
The index does not support additional array queries.

CONTAINS

value: 1
The index supports array containment queries.