Skip to content

Commit d7010bd

Browse files
feat: [workstations] new module for workstations (#9233)
* feat: [workstations] new module for workstations * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 1e578b4 commit d7010bd

307 files changed

Lines changed: 88747 additions & 0 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.

gapic-libraries-bom/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,6 +1022,13 @@
10221022
<type>pom</type>
10231023
<scope>import</scope>
10241024
</dependency>
1025+
<dependency>
1026+
<groupId>com.google.cloud</groupId>
1027+
<artifactId>google-cloud-workstations-bom</artifactId>
1028+
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-workstations:current} -->
1029+
<type>pom</type>
1030+
<scope>import</scope>
1031+
</dependency>
10251032
<dependency>
10261033
<groupId>com.google.cloud</groupId>
10271034
<artifactId>google-cloud-dns</artifactId>

java-accessapproval/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Java idiomatic client for [Access Approval][product-docs].
1414

1515
If you are using Maven, add this to your pom.xml file:
1616

17+
<!-- {x-version-update-start:google-cloud-accessapproval:released} -->
1718

1819
```xml
1920
<dependency>
@@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
3435
```Scala
3536
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.13.0"
3637
```
38+
<!-- {x-version-update-end} -->
3739

3840
## Authentication
3941

java-accesscontextmanager/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Java idiomatic client for [Identity Access Context Manager][product-docs].
1414

1515
If you are using Maven, add this to your pom.xml file:
1616

17+
<!-- {x-version-update-start:google-identity-accesscontextmanager:released} -->
1718

1819
```xml
1920
<dependency>
@@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
3435
```Scala
3536
libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.13.0"
3637
```
38+
<!-- {x-version-update-end} -->
3739

3840
## Authentication
3941

java-aiplatform/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Java idiomatic client for [Vertex AI][product-docs].
1414

1515
If you are using Maven, add this to your pom.xml file:
1616

17+
<!-- {x-version-update-start:google-cloud-aiplatform:released} -->
1718

1819
```xml
1920
<dependency>
@@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
3435
```Scala
3536
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.13.0"
3637
```
38+
<!-- {x-version-update-end} -->
3739

3840
## Authentication
3941

java-alloydb/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Java idiomatic client for [AlloyDB][product-docs].
1717

1818
If you are using Maven, add this to your pom.xml file:
1919

20+
<!-- {x-version-update-start:google-cloud-alloydb:released} -->
2021

2122
```xml
2223
<dependency>
@@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
3738
```Scala
3839
libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.1.0"
3940
```
41+
<!-- {x-version-update-end} -->
4042

4143
## Authentication
4244

java-api-gateway/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Java idiomatic client for [API Gateway][product-docs].
1414

1515
If you are using Maven, add this to your pom.xml file:
1616

17+
<!-- {x-version-update-start:google-cloud-api-gateway:released} -->
1718

1819
```xml
1920
<dependency>
@@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
3435
```Scala
3536
libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.12.0"
3637
```
38+
<!-- {x-version-update-end} -->
3739

3840
## Authentication
3941

java-apigee-connect/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Java idiomatic client for [Apigee Connect][product-docs].
1414

1515
If you are using Maven, add this to your pom.xml file:
1616

17+
<!-- {x-version-update-start:google-cloud-apigee-connect:released} -->
1718

1819
```xml
1920
<dependency>
@@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
3435
```Scala
3536
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.12.0"
3637
```
38+
<!-- {x-version-update-end} -->
3739

3840
## Authentication
3941

java-apigee-registry/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Java idiomatic client for [Registry API][product-docs].
1717

1818
If you are using Maven, add this to your pom.xml file:
1919

20+
<!-- {x-version-update-start:google-cloud-apigee-registry:released} -->
2021

2122
```xml
2223
<dependency>
@@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
3738
```Scala
3839
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.12.0"
3940
```
41+
<!-- {x-version-update-end} -->
4042

4143
## Authentication
4244

java-apikeys/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Java idiomatic client for [API Keys API][product-docs].
1717

1818
If you are using Maven, add this to your pom.xml file:
1919

20+
<!-- {x-version-update-start:google-cloud-apikeys:released} -->
2021

2122
```xml
2223
<dependency>
@@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
3738
```Scala
3839
libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.10.0"
3940
```
41+
<!-- {x-version-update-end} -->
4042

4143
## Authentication
4244

java-appengine-admin/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Java idiomatic client for [App Engine Admin API][product-docs].
1414

1515
If you are using Maven, add this to your pom.xml file:
1616

17+
<!-- {x-version-update-start:google-cloud-appengine-admin:released} -->
1718

1819
```xml
1920
<dependency>
@@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
3435
```Scala
3536
libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.12.0"
3637
```
38+
<!-- {x-version-update-end} -->
3739

3840
## Authentication
3941

0 commit comments

Comments
 (0)