indexSpecs property
Specifications for how the field should be indexed.
Repeated so that the field can be indexed in multiple ways.
Required.
Implementation
core.List<GoogleFirestoreAdminV1SearchTextIndexSpec>? indexSpecs;
Specifications for how the field should be indexed.
Repeated so that the field can be indexed in multiple ways.
Required.
core.List<GoogleFirestoreAdminV1SearchTextIndexSpec>? indexSpecs;