ApiScope

API 范围定义了查询支持的 API(Firestore 原生或 Datastore 模式 Firestore)。

枚举
ANY_API 该索引只能由 Firestore Native Query API 使用。这是默认值。
DATASTORE_MODE_API 该索引只能由 Datastore 模式 Firestore 查询 API 使用。