Skip to content

Commit 66b0005

Browse files
JesseLovelacekolea2
authored andcommitted
---
yaml --- r: 34611 b: refs/heads/autosynth-texttospeech c: bf3687b h: refs/heads/master i: 34609: d343efa 34607: c2d9723
1 parent 150eae1 commit 66b0005

77 files changed

Lines changed: 40668 additions & 4 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
@@ -140,7 +140,7 @@ refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140
refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143-
refs/heads/autosynth-texttospeech: 93e417e18635797996814d668d8eaabbba016af8
143+
refs/heads/autosynth-texttospeech: bf3687b1c526aeaa55d31db80f0ef9a5906b1f0f
144144
refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
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-tasks-v2</artifactId>
6+
<version>0.50.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-tasks-v2:current} -->
7+
<name>grpc-google-cloud-tasks-v2</name>
8+
<description>GRPC library for grpc-google-cloud-tasks-v2</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.50.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-tasks-v2</artifactId>
28+
<scope>compile</scope>
29+
</dependency>
30+
</dependencies>
31+
</project>

branches/autosynth-texttospeech/google-api-grpc/grpc-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/CloudTasksGrpc.java

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

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,16 @@
504504
<artifactId>grpc-google-cloud-speech-v1</artifactId>
505505
<version>0.50.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-speech-v1:current} -->
506506
</dependency>
507+
<dependency>
508+
<groupId>com.google.api.grpc</groupId>
509+
<artifactId>proto-google-cloud-tasks-v2</artifactId>
510+
<version>0.50.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-tasks-v2:current} -->
511+
</dependency>
512+
<dependency>
513+
<groupId>com.google.api.grpc</groupId>
514+
<artifactId>grpc-google-cloud-tasks-v2</artifactId>
515+
<version>0.50.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-tasks-v2:current} -->
516+
</dependency>
507517
<dependency>
508518
<groupId>com.google.api.grpc</groupId>
509519
<artifactId>proto-google-cloud-tasks-v2beta2</artifactId>
@@ -789,6 +799,7 @@
789799
<module>grpc-google-cloud-speech-v1beta1</module>
790800
<module>grpc-google-cloud-speech-v1p1beta1</module>
791801
<module>grpc-google-cloud-talent-v4beta1</module>
802+
<module>grpc-google-cloud-tasks-v2</module>
792803
<module>grpc-google-cloud-tasks-v2beta2</module>
793804
<module>grpc-google-cloud-tasks-v2beta3</module>
794805
<module>grpc-google-cloud-texttospeech-v1</module>
@@ -851,6 +862,7 @@
851862
<module>proto-google-cloud-speech-v1beta1</module>
852863
<module>proto-google-cloud-speech-v1p1beta1</module>
853864
<module>proto-google-cloud-talent-v4beta1</module>
865+
<module>proto-google-cloud-tasks-v2</module>
854866
<module>proto-google-cloud-tasks-v2beta2</module>
855867
<module>proto-google-cloud-tasks-v2beta3</module>
856868
<module>proto-google-cloud-texttospeech-v1</module>
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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-tasks-v2</artifactId>
6+
<version>0.50.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-tasks-v2:current} -->
7+
<name>proto-google-cloud-tasks-v2</name>
8+
<description>PROTO library for proto-google-cloud-tasks-v2</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.50.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+
<dependency>
31+
<groupId>com.google.api.grpc</groupId>
32+
<artifactId>proto-google-iam-v1</artifactId>
33+
<scope>compile</scope>
34+
</dependency>
35+
</dependencies>
36+
</project>

0 commit comments

Comments
 (0)