func()

in forwarder/proto/deprecation_report.pb.go [102:107]


func (x *DeprecationReport) GetMessage() string {
	if x != nil {
		return x.Message
	}
	return ""
}