Skip to content

Commit eceb0c6

Browse files
sduskiskolea2
authored andcommitted
---
yaml --- r: 20449 b: refs/heads/autosynth-spanner c: 4517817 h: refs/heads/master i: 20447: 9890b79
1 parent 3a351a7 commit eceb0c6

207 files changed

Lines changed: 133641 additions & 3 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557
138138
refs/heads/autosynth-os-login: 092fdbed6d5317948f92b708e9f50dedd89fc666
139139
refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
140140
refs/heads/autosynth-scheduler: 93995812e12a2fc009f4fd2e31f169b3d3cbbac8
141-
refs/heads/autosynth-spanner: 360b83b1e4096e1d5c03e70fefcb4266fd5f2b6a
141+
refs/heads/autosynth-spanner: 4517817a110e3d5230f63ccff810c0644cfab78a
142142
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143143
refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b
144144
refs/heads/autosynth-texttospeech: 2dcc5dc22be0f456caa1b6a8a4bcdace2641239c
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<project xmlns="http://maven.apache.org/POM/4.0.0"
2+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4+
<modelVersion>4.0.0</modelVersion>
5+
<artifactId>grpc-google-cloud-vision-v1p4beta1</artifactId>
6+
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-vision-v1p4beta1:current} -->
7+
<name>grpc-google-cloud-vision-v1p4beta1</name>
8+
<description>GRPC library for grpc-google-cloud-vision-v1p4beta1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
13+
</parent>
14+
<dependencies>
15+
<dependency>
16+
<groupId>io.grpc</groupId>
17+
<artifactId>grpc-stub</artifactId>
18+
<scope>compile</scope>
19+
</dependency>
20+
<dependency>
21+
<groupId>io.grpc</groupId>
22+
<artifactId>grpc-protobuf</artifactId>
23+
<scope>compile</scope>
24+
</dependency>
25+
<dependency>
26+
<groupId>com.google.api.grpc</groupId>
27+
<artifactId>proto-google-cloud-vision-v1p4beta1</artifactId>
28+
<scope>compile</scope>
29+
</dependency>
30+
</dependencies>
31+
</project>

branches/autosynth-spanner/google-api-grpc/grpc-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImageAnnotatorGrpc.java

Lines changed: 822 additions & 0 deletions
Large diffs are not rendered by default.

branches/autosynth-spanner/google-api-grpc/grpc-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchGrpc.java

Lines changed: 2947 additions & 0 deletions
Large diffs are not rendered by default.

branches/autosynth-spanner/google-api-grpc/pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,16 @@
564564
<artifactId>grpc-google-cloud-vision-v1p3beta1</artifactId>
565565
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-vision-v1p3beta1:current} -->
566566
</dependency>
567+
<dependency>
568+
<groupId>com.google.api.grpc</groupId>
569+
<artifactId>proto-google-cloud-vision-v1p4beta1</artifactId>
570+
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-vision-v1p4beta1:current} -->
571+
</dependency>
572+
<dependency>
573+
<groupId>com.google.api.grpc</groupId>
574+
<artifactId>grpc-google-cloud-vision-v1p4beta1</artifactId>
575+
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-vision-v1p4beta1:current} -->
576+
</dependency>
567577
<dependency>
568578
<groupId>com.google.api.grpc</groupId>
569579
<artifactId>proto-google-cloud-video-intelligence-v1beta1</artifactId>
@@ -708,6 +718,7 @@
708718
<module>grpc-google-cloud-vision-v1p1beta1</module>
709719
<module>grpc-google-cloud-vision-v1p2beta1</module>
710720
<module>grpc-google-cloud-vision-v1p3beta1</module>
721+
<module>grpc-google-cloud-vision-v1p4beta1</module>
711722
<module>grpc-google-cloud-websecurityscanner-v1alpha</module>
712723

713724
<module>proto-google-cloud-asset-v1beta1</module>
@@ -761,6 +772,7 @@
761772
<module>proto-google-cloud-vision-v1p1beta1</module>
762773
<module>proto-google-cloud-vision-v1p2beta1</module>
763774
<module>proto-google-cloud-vision-v1p3beta1</module>
775+
<module>proto-google-cloud-vision-v1p4beta1</module>
764776
<module>proto-google-cloud-websecurityscanner-v1alpha</module>
765777
</modules>
766778

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<project xmlns="http://maven.apache.org/POM/4.0.0"
2+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4+
<modelVersion>4.0.0</modelVersion>
5+
<artifactId>proto-google-cloud-vision-v1p4beta1</artifactId>
6+
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-vision-v1p4beta1:current} -->
7+
<name>proto-google-cloud-vision-v1p4beta1</name>
8+
<description>PROTO library for proto-google-cloud-vision-v1p4beta1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.46.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
13+
</parent>
14+
<dependencies>
15+
<dependency>
16+
<groupId>com.google.protobuf</groupId>
17+
<artifactId>protobuf-java</artifactId>
18+
<scope>compile</scope>
19+
</dependency>
20+
<dependency>
21+
<groupId>com.google.api</groupId>
22+
<artifactId>api-common</artifactId>
23+
<scope>compile</scope>
24+
</dependency>
25+
<dependency>
26+
<groupId>com.google.api.grpc</groupId>
27+
<artifactId>proto-google-common-protos</artifactId>
28+
<scope>compile</scope>
29+
</dependency>
30+
</dependencies>
31+
</project>

0 commit comments

Comments
 (0)