dataStores property

List<String>? dataStores
getter/setter pair

The Data Store where the boosting configuration is applied.

Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.

Required.

Implementation

core.List<core.String>? dataStores;