populateDataStoreConnectionSignals property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
If set to true and data stores are involved in serving the request then DetectIntentResponse.query_result.data_store_connection_signals will be filled with data that can help evaluations.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? populateDataStoreConnectionSignals;