We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f1a0c commit 76a861eCopy full SHA for 76a861e
java-showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it/ITProtobuf3Compatibility.java
@@ -15,7 +15,7 @@
15
* Tensorflow depends on protobuf 3.x gen code and runtime, we test it in showcase module to prove
16
* that it works with protobuf 4.33+ gen code and runtime that comes with client libraries.
17
*/
18
-public class ITProtobuf3Compatibility {
+class ITProtobuf3Compatibility {
19
20
@Test
21
void testTensorflow_helloWorldExample() {
0 commit comments