Skip to content

Commit

Permalink
chore(main): release 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 4, 2024
1 parent cdac6c1 commit 2124d50
Show file tree
Hide file tree
Showing 100 changed files with 300 additions and 300 deletions.
6 changes: 3 additions & 3 deletions java-datastream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastream</artifactId>
<version>1.31.0</version>
<version>1.32.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-datastream:1.31.0'
implementation 'com.google.cloud:google-cloud-datastream:1.32.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.31.0"
libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.32.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-debugger-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-debugger-client</artifactId>
<version>1.32.0</version>
<version>1.33.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-debugger-client:1.32.0'
implementation 'com.google.cloud:google-cloud-debugger-client:1.33.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.32.0"
libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.33.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-deploy</artifactId>
<version>1.30.0</version>
<version>1.31.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-deploy:1.30.0'
implementation 'com.google.cloud:google-cloud-deploy:1.31.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.30.0"
libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.31.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dialogflow-cx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.43.0</version>
<version>0.44.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.43.0'
implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.44.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.43.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.44.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dialogflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow</artifactId>
<version>4.38.0</version>
<version>4.39.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dialogflow:4.38.0'
implementation 'com.google.cloud:google-cloud-dialogflow:4.39.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.38.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.39.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-discoveryengine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-discoveryengine</artifactId>
<version>0.28.0</version>
<version>0.29.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-discoveryengine:0.28.0'
implementation 'com.google.cloud:google-cloud-discoveryengine:0.29.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.28.0"
libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.29.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-distributedcloudedge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-distributedcloudedge</artifactId>
<version>0.29.0</version>
<version>0.30.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.29.0'
implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.30.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.29.0"
libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.30.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dlp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dlp</artifactId>
<version>3.36.0</version>
<version>3.37.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dlp:3.36.0'
implementation 'com.google.cloud:google-cloud-dlp:3.37.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.36.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.37.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dms</artifactId>
<version>2.31.0</version>
<version>2.32.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dms:2.31.0'
implementation 'com.google.cloud:google-cloud-dms:2.32.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.31.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.32.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-dns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dns</artifactId>
<version>2.30.0</version>
<version>2.31.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dns:2.30.0'
implementation 'com.google.cloud:google-cloud-dns:2.31.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.30.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.31.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-document-ai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-document-ai</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-document-ai:2.36.0'
implementation 'com.google.cloud:google-cloud-document-ai:2.37.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.36.0"
libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.37.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-domains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-domains</artifactId>
<version>1.29.0</version>
<version>1.30.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-domains:1.29.0'
implementation 'com.google.cloud:google-cloud-domains:1.30.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.29.0"
libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.30.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-edgenetwork/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-edgenetwork</artifactId>
<version>0.0.0</version>
<version>0.1.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-edgenetwork:0.0.0'
implementation 'com.google.cloud:google-cloud-edgenetwork:0.1.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.0.0"
libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.1.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-enterpriseknowledgegraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-enterpriseknowledgegraph</artifactId>
<version>0.28.0</version>
<version>0.29.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.28.0'
implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.29.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.28.0"
libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.29.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-errorreporting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-errorreporting</artifactId>
<version>0.153.0-beta</version>
<version>0.154.0-beta</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-errorreporting:0.153.0-beta'
implementation 'com.google.cloud:google-cloud-errorreporting:0.154.0-beta'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.153.0-beta"
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.154.0-beta"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-essential-contacts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-essential-contacts</artifactId>
<version>2.32.0</version>
<version>2.33.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-essential-contacts:2.32.0'
implementation 'com.google.cloud:google-cloud-essential-contacts:2.33.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.32.0"
libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.33.0"
```
<!-- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit 2124d50

Please sign in to comment.