documentQuerySource property
- @TagNumber.new(2)
Implementation
@$pb.TagNumber(2)
HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource
get documentQuerySource => $_getN(1);
- @TagNumber.new(2)
Implementation
@$pb.TagNumber(2)
set documentQuerySource(
HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource v) {
setField(2, v);
}