diff --git a/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java b/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java index 6e6fdd8f00..2caba4a054 100644 --- a/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java +++ b/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java @@ -12,7 +12,7 @@ public final class HandshakerServiceGrpc { private HandshakerServiceGrpc() {} - public static final String SERVICE_NAME = "grpc.gcp.HandshakerService"; + public static final java.lang.String SERVICE_NAME = "grpc.gcp.HandshakerService"; // Static method descriptors that strictly reflect the proto. private static volatile io.grpc.MethodDescriptorPrint( *vars, - "public static final String SERVICE_NAME = " + "public static final $String$ SERVICE_NAME = " "\"$Package$$service_name$\";\n\n"); PrintMethodFields(service, vars, p, flavor); diff --git a/compiler/src/test/golden/TestDeprecatedService.java.txt b/compiler/src/test/golden/TestDeprecatedService.java.txt index 4d7decd76e..6d11d82656 100644 --- a/compiler/src/test/golden/TestDeprecatedService.java.txt +++ b/compiler/src/test/golden/TestDeprecatedService.java.txt @@ -16,7 +16,7 @@ public final class TestDeprecatedServiceGrpc { private TestDeprecatedServiceGrpc() {} - public static final String SERVICE_NAME = "grpc.testing.compiler.TestDeprecatedService"; + public static final java.lang.String SERVICE_NAME = "grpc.testing.compiler.TestDeprecatedService"; // Static method descriptors that strictly reflect the proto. private static volatile io.grpc.MethodDescriptor