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