grpc-java/testing-proto/src
Philip K. Warren 3808e707f9
compiler: Use fully qualified String in codegen (#10321)
Currently, the gRPC compiler isn't properly using the fully qualified
string name `java.lang.String` instead of `String`. Update the generator
to use the `$String$` alias to avoid compile issues with protobuf
messages called String.

Fixes #10316.
2023-06-29 10:50:13 -07:00
..
generated/main/grpc/io/grpc/testing/protobuf compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
main/proto/io/grpc/testing/protobuf all: normalize copyright header 2018-05-03 14:55:21 -07:00
test/java/io/grpc/testing/protobuf testing-proto: Define supported SourceVersion in annotation test 2023-05-18 11:01:39 -07:00