dataStores property

List<String>? dataStores
getter/setter pair

The data store where the filter configuration is applied.

Full resource name of data store, such as projects/{project}/locations/{location}/collections/{collectionId}/ dataStores/{dataStoreId}.

Optional.

Implementation

core.List<core.String>? dataStores;