sourceInfo property
Output only. The source information for this configuration if available.
Implementation
@$pb.TagNumber(37)
$50.SourceInfo get sourceInfo => $_getN(24);
Implementation
@$pb.TagNumber(37)
set sourceInfo($50.SourceInfo v) { $_setField(37, v); }