Skip to content

Commit 608056d

Browse files
authored
---
yaml --- r: 16329 b: refs/heads/autosynth-iot c: c094b95 h: refs/heads/master i: 16327: acbc51c
1 parent cb0d465 commit 608056d

43 files changed

Lines changed: 12327 additions & 69 deletions

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
@@ -133,7 +133,7 @@ refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134134
refs/heads/autosynth-errorreporting: 9891e73a56af7c097829ca7a521b0e862ba6af30
135135
refs/heads/autosynth-firestore: ddb29f8ee445a938fc40be8227dea87b3f508ab3
136-
refs/heads/autosynth-iot: d86fe63590b89b2cb5039f219d4270cd19c7e22a
136+
refs/heads/autosynth-iot: c094b95399a35e84cecdf166f71ff15f3ed8d512
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f
138138
refs/heads/autosynth-language: 8972866b016473559702424205ce5569de47b34d
139139
refs/heads/autosynth-os-login: daa910328b954bbe87068f684a3088ed910f1ddf
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-iamcredentials-v1</artifactId>
6+
<version>0.0.1-alpha-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
7+
<name>grpc-google-cloud-iamcredentials-v1</name>
8+
<description>GRPC library for grpc-google-cloud-iamcredentials-v1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.38.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-iamcredentials-v1</artifactId>
28+
<scope>compile</scope>
29+
</dependency>
30+
</dependencies>
31+
</project>

branches/autosynth-iot/google-api-grpc/grpc-google-cloud-iamcredentials-v1/src/main/java/com/google/cloud/iam/credentials/v1/IAMCredentialsGrpc.java

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

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0"?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.api.grpc</groupId>
@@ -634,6 +634,16 @@
634634
<artifactId>grpc-google-cloud-websecurityscanner-v1alpha</artifactId>
635635
<version>0.38.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-websecurityscanner-v1alpha:current} -->
636636
</dependency>
637+
<dependency>
638+
<groupId>com.google.api.grpc</groupId>
639+
<artifactId>proto-google-cloud-iamcredentials-v1</artifactId>
640+
<version>0.0.1-alpha-SNAPSHOT</version><!--{x-version-update:proto-google-cloud-iamcredentials-v1:current}-->
641+
</dependency>
642+
<dependency>
643+
<groupId>com.google.api.grpc</groupId>
644+
<artifactId>grpc-google-cloud-iamcredentials-v1</artifactId>
645+
<version>0.0.1-alpha-SNAPSHOT</version><!--{x-version-update:grpc-google-cloud-iamcredentials-v1:current}-->
646+
</dependency>
637647
</dependencies>
638648
</dependencyManagement>
639649

@@ -653,6 +663,7 @@
653663
<module>grpc-google-cloud-dlp-v2</module>
654664
<module>grpc-google-cloud-error-reporting-v1beta1</module>
655665
<module>grpc-google-cloud-firestore-v1beta1</module>
666+
<module>grpc-google-cloud-iamcredentials-v1</module>
656667
<module>grpc-google-cloud-iot-v1</module>
657668
<module>grpc-google-cloud-kms-v1</module>
658669
<module>grpc-google-cloud-language-v1</module>
@@ -704,6 +715,7 @@
704715
<module>proto-google-cloud-dlp-v2</module>
705716
<module>proto-google-cloud-error-reporting-v1beta1</module>
706717
<module>proto-google-cloud-firestore-v1beta1</module>
718+
<module>proto-google-cloud-iamcredentials-v1</module>
707719
<module>proto-google-cloud-iot-v1</module>
708720
<module>proto-google-cloud-kms-v1</module>
709721
<module>proto-google-cloud-language-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-iamcredentials-v1</artifactId>
6+
<version>0.0.1-alpha-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
7+
<name>proto-google-cloud-iamcredentials-v1</name>
8+
<description>PROTO library for proto-google-cloud-iamcredentials-v1</description>
9+
<parent>
10+
<groupId>com.google.api.grpc</groupId>
11+
<artifactId>google-api-grpc</artifactId>
12+
<version>0.38.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)