dataStoreConnections property

List<GoogleCloudDialogflowCxV3DataStoreConnection>? dataStoreConnections
getter/setter pair

List of data stores to search.

Required.

Implementation

core.List<GoogleCloudDialogflowCxV3DataStoreConnection>? dataStoreConnections;