dialogflowQuerySource property
- @TagNumber(3)
Implementation
@$pb.TagNumber(3)
HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource
get dialogflowQuerySource => $_getN(2);
- @TagNumber(3)
Implementation
@$pb.TagNumber(3)
set dialogflowQuerySource(
HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource v) {
setField(3, v);
}