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