google.golang.org/protobuf/runtime/protoiface.MessageV1.String (method)

2 uses

	google.golang.org/protobuf/runtime/protoiface (current package)
		legacy.go#L9: 	String() string

	github.com/golang/protobuf/ptypes
		any.go#L142: 	return m.Message.String()