bundleInfo property
Information regarding the bundle in which these events were uploaded.
Implementation
@$pb.TagNumber(8)
ExportBundleInfo get bundleInfo => $_getN(7);
Implementation
@$pb.TagNumber(8)
set bundleInfo(ExportBundleInfo v) { setField(8, v); }