func()

in forwarder/proto/security_report.pb.go [180:185]


func (x *SecurityReport) GetBrowserMajorVersion() int32 {
	if x != nil {
		return x.BrowserMajorVersion
	}
	return 0
}