parentFollowupIntentName property
Implementation
@$pb.TagNumber(17)
$core.String get parentFollowupIntentName => $_getSZ(16);
Implementation
@$pb.TagNumber(17)
set parentFollowupIntentName($core.String v) {
$_setString(16, v);
}
@$pb.TagNumber(17)
$core.String get parentFollowupIntentName => $_getSZ(16);
@$pb.TagNumber(17)
set parentFollowupIntentName($core.String v) {
$_setString(16, v);
}