Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::Index::IndexField::ArrayConfig (v0.6.0)

Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::Index::IndexField::ArrayConfig.

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.