menu
googleapis_beta package
documentation
containeranalysis/v1beta1.dart
RelationshipOccurrence
RelationshipOccurrence constructor
RelationshipOccurrence constructor
dark_mode
light_mode
RelationshipOccurrence
constructor
RelationshipOccurrence
(
{
String
?
comment
,
String
?
source
,
String
?
target
,
String
?
type
,
})
Implementation
RelationshipOccurrence({ this.comment, this.source, this.target, this.type, });
googleapis_beta package
documentation
containeranalysis/v1beta1
RelationshipOccurrence
RelationshipOccurrence constructor
RelationshipOccurrence class