queryConfig property
Implementation
@$pb.TagNumber(6)
HumanAgentAssistantConfig_SuggestionQueryConfig get queryConfig => $_getN(2);
Implementation
@$pb.TagNumber(6)
set queryConfig(HumanAgentAssistantConfig_SuggestionQueryConfig v) {
setField(6, v);
}