detectIntentResponse property
Implementation
@$pb.TagNumber(2)
DetectIntentResponse get detectIntentResponse => $_getN(1);
Implementation
@$pb.TagNumber(2)
set detectIntentResponse(DetectIntentResponse v) {
setField(2, v);
}
@$pb.TagNumber(2)
DetectIntentResponse get detectIntentResponse => $_getN(1);
@$pb.TagNumber(2)
set detectIntentResponse(DetectIntentResponse v) {
setField(2, v);
}