dataStores property

List<String>? dataStores
getter/setter pair

Data Stores where the boosting configuration is applied.

The full names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} projects/{project}/locations/{location}/dataStores/{data_store}

Optional.

Implementation

core.List<core.String>? dataStores;