func()

in forwarder/proto/deprecation_report.pb.go [88:93]


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