dataStoreConnections property

List<GoogleCloudDialogflowCxV3DataStoreConnection>? dataStoreConnections
getter/setter pair

List of related data store connections.

Optional.

Implementation

core.List<GoogleCloudDialogflowCxV3DataStoreConnection>? dataStoreConnections;