Skip to content

Commit 23e6699

Browse files
authored
---
yaml --- r: 23381 b: refs/heads/autosynth-dialogflow c: 04206ac h: refs/heads/master i: 23379: 3eb2a44
1 parent 35c2247 commit 23e6699

61 files changed

Lines changed: 26619 additions & 6 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
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89
130130
refs/heads/autosynth-datastore: d0fc1187000c7a50d8bddd89c3b7cdf1187ecb96
131-
refs/heads/autosynth-dialogflow: 1835cd75804d3cd0632073afe747e6b6f08ba50d
131+
refs/heads/autosynth-dialogflow: 04206ac472d8d68dd30c9dd7bbabcc89453b2d72
132132
refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32
133133
refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df
134134
refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
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-scheduler-v1</artifactId>
6+
<version>0.47.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-scheduler-v1:current} -->
7+
<name>grpc-google-cloud-scheduler-v1</name>
8+
<description>GRPC library for grpc-google-cloud-scheduler-v1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.47.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-scheduler-v1</artifactId>
28+
<scope>compile</scope>
29+
</dependency>
30+
</dependencies>
31+
</project>

branches/autosynth-dialogflow/google-api-grpc/grpc-google-cloud-scheduler-v1/src/main/java/com/google/cloud/scheduler/v1/CloudSchedulerGrpc.java

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

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,11 +399,21 @@
399399
<artifactId>proto-google-cloud-scheduler-v1beta1</artifactId>
400400
<version>0.47.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-scheduler-v1beta1:current} -->
401401
</dependency>
402+
<dependency>
403+
<groupId>com.google.api.grpc</groupId>
404+
<artifactId>proto-google-cloud-scheduler-v1</artifactId>
405+
<version>0.47.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-scheduler-v1:current} -->
406+
</dependency>
402407
<dependency>
403408
<groupId>com.google.api.grpc</groupId>
404409
<artifactId>grpc-google-cloud-scheduler-v1beta1</artifactId>
405410
<version>0.47.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-scheduler-v1beta1:current} -->
406411
</dependency>
412+
<dependency>
413+
<groupId>com.google.api.grpc</groupId>
414+
<artifactId>grpc-google-cloud-scheduler-v1</artifactId>
415+
<version>0.47.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-scheduler-v1:current} -->
416+
</dependency>
407417
<dependency>
408418
<groupId>com.google.api.grpc</groupId>
409419
<artifactId>proto-google-cloud-spanner-v1</artifactId>
@@ -706,6 +716,7 @@
706716
<module>grpc-google-cloud-redis-v1beta1</module>
707717
<module>grpc-google-cloud-redis-v1</module>
708718
<module>grpc-google-cloud-scheduler-v1beta1</module>
719+
<module>grpc-google-cloud-scheduler-v1</module>
709720
<module>grpc-google-cloud-securitycenter-v1beta1</module>
710721
<module>grpc-google-cloud-securitycenter-v1</module>
711722
<module>grpc-google-cloud-spanner-admin-database-v1</module>
@@ -761,6 +772,7 @@
761772
<module>proto-google-cloud-redis-v1beta1</module>
762773
<module>proto-google-cloud-redis-v1</module>
763774
<module>proto-google-cloud-scheduler-v1beta1</module>
775+
<module>proto-google-cloud-scheduler-v1</module>
764776
<module>proto-google-cloud-securitycenter-v1beta1</module>
765777
<module>proto-google-cloud-securitycenter-v1</module>
766778
<module>proto-google-cloud-spanner-admin-database-v1</module>
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-scheduler-v1</artifactId>
6+
<version>0.47.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-scheduler-v1:current} -->
7+
<name>proto-google-cloud-scheduler-v1</name>
8+
<description>PROTO library for proto-google-cloud-scheduler-v1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.47.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)