Skip to content

Commit dfa3be0

Browse files
---
yaml --- r: 24407 b: refs/heads/autosynth-os-login c: 5701878 h: refs/heads/master i: 24405: f274ff4 24403: 68ade30 24399: 6bf650a
1 parent 8979d25 commit dfa3be0

74 files changed

Lines changed: 36457 additions & 33 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
@@ -134,7 +134,7 @@ refs/heads/autosynth-firestore: d48d82caace227856b6cd85ac30ee474528733ea
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3
135135
refs/heads/autosynth-kms: 6b65b0f34c12d141031c7288cdc01e550212d0f6
136136
refs/heads/autosynth-language: e73905aa7672afa47240e65b25c087207f4594f9
137-
refs/heads/autosynth-os-login: 6660080f7d30e2ee1ab8d444a472da28cdc338e7
137+
refs/heads/autosynth-os-login: 57018782839c5908821c7c0d98ee7d1417e7df06
138138
refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
139139
refs/heads/autosynth-scheduler: 93995812e12a2fc009f4fd2e31f169b3d3cbbac8
140140
refs/heads/autosynth-spanner: a249d9564d8c27ab4439abc6562d7f3b9b7f655d
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-firestore-admin-v1</artifactId>
6+
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-firestore-admin-v1:current} -->
7+
<name>grpc-google-cloud-firestore-admin-v1</name>
8+
<description>GRPC library for grpc-google-cloud-firestore-admin-v1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.49.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-firestore-admin-v1</artifactId>
28+
<scope>compile</scope>
29+
</dependency>
30+
</dependencies>
31+
</project>

branches/autosynth-os-login/google-api-grpc/grpc-google-cloud-firestore-admin-v1/src/main/java/com/google/firestore/admin/v1/FirestoreAdminGrpc.java

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

branches/autosynth-os-login/google-api-grpc/pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,11 @@
284284
<artifactId>grpc-google-cloud-error-reporting-v1beta1</artifactId>
285285
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-error-reporting-v1beta1:current} -->
286286
</dependency>
287+
<dependency>
288+
<groupId>com.google.api.grpc</groupId>
289+
<artifactId>proto-google-cloud-firestore-admin-v1</artifactId>
290+
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-firestore-admin-v1:current} -->
291+
</dependency>
287292
<dependency>
288293
<groupId>com.google.api.grpc</groupId>
289294
<artifactId>proto-google-cloud-firestore-v1</artifactId>
@@ -294,6 +299,11 @@
294299
<artifactId>proto-google-cloud-firestore-v1beta1</artifactId>
295300
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-firestore-v1beta1:current} -->
296301
</dependency>
302+
<dependency>
303+
<groupId>com.google.api.grpc</groupId>
304+
<artifactId>grpc-google-cloud-firestore-admin-v1</artifactId>
305+
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-firestore-admin-v1:current} -->
306+
</dependency>
297307
<dependency>
298308
<groupId>com.google.api.grpc</groupId>
299309
<artifactId>grpc-google-cloud-firestore-v1</artifactId>
@@ -722,6 +732,7 @@
722732
<module>grpc-google-cloud-dialogflow-v2beta1</module>
723733
<module>grpc-google-cloud-dlp-v2</module>
724734
<module>grpc-google-cloud-error-reporting-v1beta1</module>
735+
<module>grpc-google-cloud-firestore-admin-v1</module>
725736
<module>grpc-google-cloud-firestore-v1</module>
726737
<module>grpc-google-cloud-firestore-v1beta1</module>
727738
<module>grpc-google-cloud-iamcredentials-v1</module>
@@ -780,6 +791,7 @@
780791
<module>proto-google-cloud-dialogflow-v2beta1</module>
781792
<module>proto-google-cloud-dlp-v2</module>
782793
<module>proto-google-cloud-error-reporting-v1beta1</module>
794+
<module>proto-google-cloud-firestore-admin-v1</module>
783795
<module>proto-google-cloud-firestore-v1</module>
784796
<module>proto-google-cloud-firestore-v1beta1</module>
785797
<module>proto-google-cloud-iamcredentials-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-firestore-admin-v1</artifactId>
6+
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-firestore-admin-v1:current} -->
7+
<name>proto-google-cloud-firestore-admin-v1</name>
8+
<description>PROTO library for proto-google-cloud-firestore-admin-v1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.49.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)