func()

in forwarder/proto/csp_violation.pb.go [101:106]


func (x *CspReport) GetDocumentUri() string {
	if x != nil {
		return x.DocumentUri
	}
	return ""
}