Skip to content

Commit

Permalink
feat: [workstations] new module for workstations (#9233)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
lqiu96 and gcf-owl-bot[bot] committed Mar 16, 2023
1 parent 1e578b4 commit d7010bd
Show file tree
Hide file tree
Showing 307 changed files with 88,747 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gapic-libraries-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1022,6 +1022,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-workstations-bom</artifactId>
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-workstations:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dns</artifactId>
Expand Down
2 changes: 2 additions & 0 deletions java-accessapproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Access Approval][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-accesscontextmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Identity Access Context Manager][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-aiplatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Vertex AI][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-alloydb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [AlloyDB][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-api-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [API Gateway][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-apigee-connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Apigee Connect][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-apigee-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [Registry API][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-apikeys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [API Keys API][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-appengine-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [App Engine Admin API][product-docs].

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

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

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

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-area120-tables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [Area 120 Tables][product-docs].

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

<!-- {x-version-update-start:google-area120-tables:released} -->

```xml
<dependency>
Expand All @@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.16.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-artifact-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Artifact Registry][product-docs].

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

<!-- {x-version-update-start:google-cloud-artifact-registry:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.11.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-asset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Cloud Asset Inventory][product-docs].

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

<!-- {x-version-update-start:google-cloud-asset:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.16.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-assured-workloads/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Assured Workloads for Government][product-docs].

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

<!-- {x-version-update-start:google-cloud-assured-workloads:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.12.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-automl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Cloud Auto ML][product-docs].

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

<!-- {x-version-update-start:google-cloud-automl:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.12.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [Cloud Batch][product-docs].

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

<!-- {x-version-update-start:google-cloud-batch:released} -->

```xml
<dependency>
Expand All @@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-batch" % "0.12.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-bigqueryconnection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Cloud BigQuery Connection][product-docs].

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

<!-- {x-version-update-start:google-cloud-bigqueryconnection:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.14.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-bigquerydatatransfer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [BigQuery Data Transfer Service][product-docs].

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

<!-- {x-version-update-start:google-cloud-bigquerydatatransfer:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.12.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-bigquerymigration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [BigQuery Migration][product-docs].

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

<!-- {x-version-update-start:google-cloud-bigquerymigration:released} -->

```xml
<dependency>
Expand All @@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerymigration" % "0.15.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-billing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Cloud Billing][product-docs].

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

<!-- {x-version-update-start:google-cloud-billing:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "2.12.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-billingbudgets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Cloud Billing Budgets][product-docs].

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

<!-- {x-version-update-start:google-cloud-billingbudgets:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.12.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-binary-authorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Binary Authorization][product-docs].

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

<!-- {x-version-update-start:google-cloud-binary-authorization:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-binary-authorization" % "1.11.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-certificate-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Java idiomatic client for [Certificate Manager][product-docs].

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

<!-- {x-version-update-start:google-cloud-certificate-manager:released} -->

```xml
<dependency>
Expand All @@ -37,6 +38,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-certificate-manager" % "0.15.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-channel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Channel Services][product-docs].

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

<!-- {x-version-update-start:google-cloud-channel:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.16.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
2 changes: 2 additions & 0 deletions java-cloudbuild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Java idiomatic client for [Cloud Build][product-docs].

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

<!-- {x-version-update-start:google-cloud-build:released} -->

```xml
<dependency>
Expand All @@ -34,6 +35,7 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-build" % "3.14.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down
Loading

0 comments on commit d7010bd

Please sign in to comment.