disableHighLatencyFeaturesSyncDelivery property
When disable_high_latency_features_sync_delivery is true and using the AnalyzeContent API, we will not deliver the responses from high latency features in the API response.
The human_agent_assistant_config.notification_config must be configured and enable_event_based_suggestion must be set to true to receive the responses from high latency features in Pub/Sub. High latency feature(s): KNOWLEDGE_ASSIST.
Optional.
Implementation
core.bool? disableHighLatencyFeaturesSyncDelivery;