Skip to content

Commit 0bb2999

Browse files
kolea2JesseLovelace
authored andcommitted
---
yaml --- r: 14169 b: refs/heads/autosynth-pubsub c: 8463514 h: refs/heads/master i: 14167: a62fb0b
1 parent 89d429a commit 0bb2999

212 files changed

Lines changed: 877 additions & 877 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
@@ -116,7 +116,7 @@ refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119-
refs/heads/autosynth-pubsub: 9bf50e6901c9e261d018d1449e096e68ca42f189
119+
refs/heads/autosynth-pubsub: 8463514b02972e29ad1193e93e73d223bf7f6f38
120120
refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d

branches/autosynth-pubsub/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you are using Maven, add this to your pom.xml file
6666
<dependency>
6767
<groupId>com.google.cloud</groupId>
6868
<artifactId>google-cloud-bom</artifactId>
69-
<version>0.76.0-alpha</version>
69+
<version>0.77.0-alpha</version>
7070
<type>pom</type>
7171
<scope>import</scope>
7272
</dependency>
@@ -85,11 +85,11 @@ If you are using Maven, add this to your pom.xml file
8585
[//]: # ({x-version-update-start:google-cloud-storage:released})
8686
If you are using Gradle, add this to your dependencies
8787
```Groovy
88-
compile 'com.google.cloud:google-cloud-storage:1.58.0'
88+
compile 'com.google.cloud:google-cloud-storage:1.59.0'
8989
```
9090
If you are using SBT, add this to your dependencies
9191
```Scala
92-
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.58.0"
92+
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.59.0"
9393
```
9494
[//]: # ({x-version-update-end})
9595

@@ -110,7 +110,7 @@ If you are running into problems with version conflicts, the easiest way to solv
110110
<dependency>
111111
<groupId>com.google.cloud</groupId>
112112
<artifactId>google-cloud-bom</artifactId>
113-
<version>0.76.0-alpha</version>
113+
<version>0.77.0-alpha</version>
114114
<type>pom</type>
115115
<scope>import</scope>
116116
</dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-asset-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-asset-v1beta1</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-asset-v1beta1:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-asset-v1beta1:current} -->
77
<name>grpc-google-cloud-asset-v1beta1</name>
88
<description>GRPC library for grpc-google-cloud-asset-v1beta1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-automl-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-automl-v1beta1</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-automl-v1beta1:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-automl-v1beta1:current} -->
77
<name>grpc-google-cloud-automl-v1beta1</name>
88
<description>GRPC library for grpc-google-cloud-automl-v1beta1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigquerydatatransfer-v1</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-bigquerydatatransfer-v1:current} -->
77
<name>grpc-google-cloud-bigquerydatatransfer-v1</name>
88
<description>GRPC library for grpc-google-cloud-bigquerydatatransfer-v1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-bigquerystorage-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigquerystorage-v1beta1</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerystorage-v1beta1:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-bigquerystorage-v1beta1:current} -->
77
<name>grpc-google-cloud-bigquerystorage-v1beta1</name>
88
<description>GRPC library for grpc-google-cloud-bigquerystorage-v1beta1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-bigtable-admin-v2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigtable-admin-v2</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-admin-v2:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-bigtable-admin-v2:current} -->
77
<name>grpc-google-cloud-bigtable-admin-v2</name>
88
<description>GRPC library for grpc-google-cloud-bigtable-admin-v2</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-bigtable-v2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-bigtable-v2</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigtable-v2:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-bigtable-v2:current} -->
77
<name>grpc-google-cloud-bigtable-v2</name>
88
<description>GRPC library for grpc-google-cloud-bigtable-v2</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-container-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-container-v1</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-container-v1:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-container-v1:current} -->
77
<name>grpc-google-cloud-container-v1</name>
88
<description>GRPC library for grpc-google-cloud-container-v1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

branches/autosynth-pubsub/google-api-grpc/grpc-google-cloud-containeranalysis-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>grpc-google-cloud-containeranalysis-v1beta1</artifactId>
6-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1beta1:current} -->
6+
<version>0.42.0</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1beta1:current} -->
77
<name>grpc-google-cloud-containeranalysis-v1beta1</name>
88
<description>GRPC library for grpc-google-cloud-containeranalysis-v1beta1</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-api-grpc</artifactId>
12-
<version>0.41.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
12+
<version>0.42.0</version><!-- {x-version-update:google-api-grpc:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

0 commit comments

Comments
 (0)