searchIndexOptions property

GoogleFirestoreAdminV1SearchIndexOptions? searchIndexOptions
getter/setter pair

Options for search indexes that are at the index definition level.

This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope.

Optional.

Implementation

GoogleFirestoreAdminV1SearchIndexOptions? searchIndexOptions;