humanAgentAssistantConfig property
Implementation
@$pb.TagNumber(4)
HumanAgentAssistantConfig get humanAgentAssistantConfig => $_getN(3);
Implementation
@$pb.TagNumber(4)
set humanAgentAssistantConfig(HumanAgentAssistantConfig v) {
setField(4, v);
}