suggestedAlternatives property
Optional suggested alternative model ids that would be compatible. The current implementation leaves this empty; reserved for future compatibility-aware suggestions.
Implementation
@$pb.TagNumber(9)
$pb.PbList<$core.String> get suggestedAlternatives => $_getList(8);