Class DialogflowQuerySource (2.30.0)

DialogflowQuerySource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Dialogflow source setting.

Supported feature: DIALOGFLOW_ASSIST, ENTITY_EXTRACTION.

Attributes

NameDescription
agent str
Required. The name of a dialogflow virtual agent used for end user side intent detection and suggestion. Format: projects/. When multiple agents are allowed in the same Dialogflow project.
human_agent_side_config google.cloud.dialogflow_v2beta1.types.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig
The Dialogflow assist configuration for human agent.

Classes

HumanAgentSideConfig

HumanAgentSideConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The configuration used for human agent side Dialogflow assist suggestion.