From 73c38803feb312d307da994ca1269cc0cfd6a50a Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Tue, 13 Aug 2019 15:16:43 -0700 Subject: [PATCH] Fix links to googleapis.dev from GitHub pages --- README.md | 6 +++--- google-api-grpc/pom.xml | 2 +- google-cloud-clients/google-cloud-asset/README.md | 2 +- google-cloud-clients/google-cloud-automl/README.md | 2 +- google-cloud-clients/google-cloud-bigquery/README.md | 4 ++-- .../google-cloud-bigquerydatatransfer/README.md | 2 +- google-cloud-clients/google-cloud-bigquerystorage/README.md | 2 +- google-cloud-clients/google-cloud-bigtable/README.md | 2 +- google-cloud-clients/google-cloud-compute/README.md | 4 ++-- google-cloud-clients/google-cloud-container/README.md | 2 +- .../google-cloud-containeranalysis/README.md | 2 +- .../google-cloud-logging-logback/README.md | 3 +-- .../google-cloud-contrib/google-cloud-nio/README.md | 5 ++--- .../google-cloud-notification/README.md | 2 +- google-cloud-clients/google-cloud-core/README.md | 3 +-- google-cloud-clients/google-cloud-datacatalog/README.md | 2 +- google-cloud-clients/google-cloud-datalabeling/README.md | 2 +- google-cloud-clients/google-cloud-dataproc/README.md | 2 +- google-cloud-clients/google-cloud-datastore/README.md | 4 ++-- google-cloud-clients/google-cloud-dialogflow/README.md | 2 +- google-cloud-clients/google-cloud-dlp/README.md | 2 +- google-cloud-clients/google-cloud-dns/README.md | 4 ++-- google-cloud-clients/google-cloud-errorreporting/README.md | 2 +- google-cloud-clients/google-cloud-firestore/README.md | 2 +- google-cloud-clients/google-cloud-gameservices/README.md | 2 +- google-cloud-clients/google-cloud-iamcredentials/README.md | 2 +- google-cloud-clients/google-cloud-iot/README.md | 2 +- google-cloud-clients/google-cloud-kms/README.md | 2 +- google-cloud-clients/google-cloud-language/README.md | 2 +- google-cloud-clients/google-cloud-logging/README.md | 4 ++-- google-cloud-clients/google-cloud-monitoring/README.md | 2 +- google-cloud-clients/google-cloud-os-login/README.md | 2 +- .../google-cloud-phishingprotection/README.md | 2 +- google-cloud-clients/google-cloud-pubsub/README.md | 2 +- .../google-cloud-recaptchaenterprise/README.md | 2 +- google-cloud-clients/google-cloud-redis/README.md | 2 +- google-cloud-clients/google-cloud-resourcemanager/README.md | 4 ++-- google-cloud-clients/google-cloud-scheduler/README.md | 2 +- google-cloud-clients/google-cloud-securitycenter/README.md | 2 +- google-cloud-clients/google-cloud-spanner/README.md | 2 +- google-cloud-clients/google-cloud-speech/README.md | 2 +- google-cloud-clients/google-cloud-storage/README.md | 2 +- google-cloud-clients/google-cloud-talent/README.md | 2 +- google-cloud-clients/google-cloud-tasks/README.md | 2 +- google-cloud-clients/google-cloud-texttospeech/README.md | 2 +- google-cloud-clients/google-cloud-trace/README.md | 2 +- google-cloud-clients/google-cloud-translate/README.md | 5 +++-- .../google-cloud-video-intelligence/README.md | 2 +- google-cloud-clients/google-cloud-vision/README.md | 2 +- google-cloud-clients/google-cloud-webrisk/README.md | 2 +- .../google-cloud-websecurityscanner/README.md | 2 +- google-cloud-clients/pom.xml | 2 +- google-cloud-examples/README.md | 3 +-- google-cloud-testing/google-cloud-bigtable-emulator/pom.xml | 2 +- utilities/templates/README.md.tmpl | 2 +- 55 files changed, 66 insertions(+), 69 deletions(-) diff --git a/README.md b/README.md index 7ab9f62c44fe..8764eef5e5a2 100644 --- a/README.md +++ b/README.md @@ -169,10 +169,10 @@ Authentication -------------- `google-cloud-java` uses -[https://github.com/google/google-auth-library-java](https://github.com/google/google-auth-library-java) +[https://github.com/googleapis/google-auth-library-java](https://github.com/googleapis/google-auth-library-java) to authenticate requests. `google-auth-library-java` supports a wide range of authentication types; see the project's [README](https://github.com/google/google-auth-library-java/blob/master/README.md) -and [javadoc](http://google.github.io/google-auth-library-java/releases/0.6.0/apidocs/) for more +and [javadoc](http://googleapis.dev/java/google-auth-library/latest/) for more details. To access Google Cloud services, you first need to ensure that the necessary Google Cloud APIs are @@ -351,5 +351,5 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-platform-docs]: https://cloud.google.com/docs/ -[client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html +[client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html diff --git a/google-api-grpc/pom.xml b/google-api-grpc/pom.xml index 1f7431b81c2a..a6ba2f1d4f5a 100644 --- a/google-api-grpc/pom.xml +++ b/google-api-grpc/pom.xml @@ -13,7 +13,7 @@ UTF-8 UTF-8 - https://googleapis.github.io/google-cloud-java/google-api-grpc/apidocs + https://googleapis.dev/java/google-api-grpc/latest diff --git a/google-cloud-clients/google-cloud-asset/README.md b/google-cloud-clients/google-cloud-asset/README.md index 1448592a75ee..9389dbc8113c 100644 --- a/google-cloud-clients/google-cloud-asset/README.md +++ b/google-cloud-clients/google-cloud-asset/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-asset]: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview [asset-product-docs]: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview -[asset-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/asset/v1beta1/package-summary.html +[asset-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/asset/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-automl/README.md b/google-cloud-clients/google-cloud-automl/README.md index 7ebd98db079d..414c8050763a 100644 --- a/google-cloud-clients/google-cloud-automl/README.md +++ b/google-cloud-clients/google-cloud-automl/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-automl]: https://cloud.google.com/automl [automl-product-docs]: https://cloud.google.com/automl/ -[automl-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/automl/v1beta1/package-summary.html +[automl-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/automl/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-bigquery/README.md b/google-cloud-clients/google-cloud-bigquery/README.md index 683dc74316a6..a5a3d2a59fdc 100644 --- a/google-cloud-clients/google-cloud-bigquery/README.md +++ b/google-cloud-clients/google-cloud-bigquery/README.md @@ -34,7 +34,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.86.0" Example Application ------------------- - [`BigQueryExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/bigquery/BigQueryExample.java) - A simple command line interface providing some of Cloud BigQuery's functionality. -Read more about using this application on the [`BigQueryExample` docs page](https://googleapis.github.io/google-cloud-java/apidocs/?com/google/cloud/examples/bigquery/BigQueryExample.html). +Read more about using this application on the [`BigQueryExample` docs page](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/bigquery/BigQueryExample.html). Authentication -------------- @@ -241,4 +241,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-bigquery]: https://cloud.google.com/bigquery/ [cloud-storage]: https://cloud.google.com/storage/ [bigquery-product-docs]: https://cloud.google.com/bigquery/docs/ -[bigquery-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/bigquery/package-summary.html +[bigquery-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/bigquery/package-summary.html diff --git a/google-cloud-clients/google-cloud-bigquerydatatransfer/README.md b/google-cloud-clients/google-cloud-bigquerydatatransfer/README.md index bce35265eed3..e2e54f688d3c 100644 --- a/google-cloud-clients/google-cloud-bigquerydatatransfer/README.md +++ b/google-cloud-clients/google-cloud-bigquerydatatransfer/README.md @@ -113,4 +113,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-bigquerydatatransfer]: https://cloud.google.com/bigquery/docs/transfer-service-overview [bigquerydatatransfer-product-docs]: https://cloud.google.com/bigquery/docs/transfer-service-overview -[bigquerydatatransfer-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/bigquery/datatransfer/v1/package-summary.html +[bigquerydatatransfer-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/bigquery/datatransfer/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-bigquerystorage/README.md b/google-cloud-clients/google-cloud-bigquerystorage/README.md index fd06fb623514..4e95d9d318ad 100644 --- a/google-cloud-clients/google-cloud-bigquerystorage/README.md +++ b/google-cloud-clients/google-cloud-bigquerystorage/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [code-of-conduct]:https://github.com/googleapis/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct [LICENSE]: https://github.com/googleapis/google-cloud-java/blob/master/LICENSE -[bigquerystorage-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/bigquery/storage/v1beta1/package-summary.html +[bigquerystorage-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/bigquery/storage/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-bigtable/README.md b/google-cloud-clients/google-cloud-bigtable/README.md index 869aa50b29e5..e7c982a11d63 100644 --- a/google-cloud-clients/google-cloud-bigtable/README.md +++ b/google-cloud-clients/google-cloud-bigtable/README.md @@ -260,4 +260,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-bigtable]: https://cloud.google.com/bigtable/ [bigtable-product-docs]: https://cloud.google.com/bigtable/docs/ -[bigtable-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/bigtable/package-summary.html +[bigtable-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/bigtable/package-summary.html diff --git a/google-cloud-clients/google-cloud-compute/README.md b/google-cloud-clients/google-cloud-compute/README.md index 99a094d34a76..efd56f725765 100644 --- a/google-cloud-clients/google-cloud-compute/README.md +++ b/google-cloud-clients/google-cloud-compute/README.md @@ -41,7 +41,7 @@ Example Application [`ComputeExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/compute/ComputeExample.java) is a simple command line interface that provides some of Google Cloud Compute Engine's functionality. Read more about using the application on the -[`ComputeExample` docs page](https://googleapis.github.io/google-cloud-java/apidocs/?com/google/cloud/examples/compute/ComputeExample.html). +[`ComputeExample` docs page](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/compute/ComputeExample.html). Authentication -------------- @@ -240,4 +240,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-compute]: https://cloud.google.com/compute/ [compute-product-docs]: https://cloud.google.com/compute/docs/ -[compute-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/compute/v1/package-summary.html +[compute-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/compute/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-container/README.md b/google-cloud-clients/google-cloud-container/README.md index 0a8a7a70efb1..5be5045c7cb6 100644 --- a/google-cloud-clients/google-cloud-container/README.md +++ b/google-cloud-clients/google-cloud-container/README.md @@ -115,4 +115,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-container]: https://cloud.google.com/kubernetes-engine/ [cloud-container-quickstart]: https://cloud.google.com/kubernetes-engine/docs/quickstart [container-product-docs]: https://cloud.google.com/kubernetes-engine/docs/ -[container-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/container/v1/package-summary.html +[container-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/container/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-containeranalysis/README.md b/google-cloud-clients/google-cloud-containeranalysis/README.md index f8677130f07a..bf8a47c98c00 100644 --- a/google-cloud-clients/google-cloud-containeranalysis/README.md +++ b/google-cloud-clients/google-cloud-containeranalysis/README.md @@ -94,4 +94,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-containeranalysis]: https://cloud.google.com/container-registry/docs/container-analysis [containeranalysis-product-docs]: https://cloud.google.com/container-registry/docs/container-analysis -[containeranalysis-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/devtools/containeranalysis/v1beta1/package-summary.html +[containeranalysis-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/devtools/containeranalysis/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/README.md b/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/README.md index 47693fc1f544..6e4b19858eb6 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/README.md +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/README.md @@ -6,8 +6,7 @@ Logback appender `com.google.cloud.logging.logback.LoggingAppender` for This library allows you to use [Logback](https://logback.qos.ch/) configuration and the [Slf4j](https://www.slf4j.org/) interface to log via Google Cloud logging. -- [Homepage](https://googleapis.github.io/google-cloud-java/) -- [API Documentation](https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/logging/logback/LoggingAppender.html) +- [API Documentation](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/logging/logback/LoggingAppender.html) > Note: This client is a work-in-progress, and may occasionally > make backwards-incompatible changes. diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-nio/README.md b/google-cloud-clients/google-cloud-contrib/google-cloud-nio/README.md index 7e7ec72dba2f..fe54c4f9cd09 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-nio/README.md +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-nio/README.md @@ -11,8 +11,7 @@ for interacting with Google Cloud Storage. [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-nio.svg)]( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-nio.svg) [![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java) -- [Homepage](https://googleapis.github.io/google-cloud-java/) -- [API Documentation](https://googleapis.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html) +- [API Documentation](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/storage/contrib/nio/package-summary.html) > Note: This client is a work-in-progress, and may occasionally > make backwards-incompatible changes. @@ -206,7 +205,7 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-storage]: https://cloud.google.com/storage/ [cloud-storage-docs]: https://cloud.google.com/storage/docs/overview [cloud-storage-create-bucket]: https://cloud.google.com/storage/docs/cloud-console#_creatingbuckets -[storage-api]: https://googleapis.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html +[storage-api]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/storage/package-summary.html [cloud-storage-activation]:https://cloud.google.com/storage/docs/signup?hl=en [java-file-api]: https://docs.oracle.com/javase/7/docs/api/java/nio/file/Files.html diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-notification/README.md b/google-cloud-clients/google-cloud-contrib/google-cloud-notification/README.md index 35eee3f62c5c..221f1e2c257d 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-notification/README.md +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-notification/README.md @@ -6,7 +6,7 @@ Google Cloud Java Client for Cloud Pub/Sub Notifications [![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java) - [Product Documentation](https://cloud.google.com/storage/docs/pubsub-notifications) -- [Client Library Documentation](https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/notification/package-summary.html) +- [Client Library Documentation](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/notification/package-summary.html) Quickstart ---------- diff --git a/google-cloud-clients/google-cloud-core/README.md b/google-cloud-clients/google-cloud-core/README.md index 024174c09f22..9b04118b3bc8 100644 --- a/google-cloud-clients/google-cloud-core/README.md +++ b/google-cloud-clients/google-cloud-core/README.md @@ -7,8 +7,7 @@ This module provides common functionality required by service-specific modules o [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-core.svg)](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-core.svg) [![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java) -- [Homepage](https://googleapis.github.io/google-cloud-java/) -- [API Documentation](https://googleapis.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/package-summary.html) +- [API Documentation](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/package-summary.html) Quickstart ---------- diff --git a/google-cloud-clients/google-cloud-datacatalog/README.md b/google-cloud-clients/google-cloud-datacatalog/README.md index 4792431e3e39..bccb398e0378 100644 --- a/google-cloud-clients/google-cloud-datacatalog/README.md +++ b/google-cloud-clients/google-cloud-datacatalog/README.md @@ -99,4 +99,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://cloud.google.com/data-catalog/ [product-docs]: https://cloud.google.com/data-catalog/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/datacatalog/v1beta1/package-summary.html +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/datacatalog/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-datalabeling/README.md b/google-cloud-clients/google-cloud-datalabeling/README.md index bc87a32bf648..1791b00e8aac 100644 --- a/google-cloud-clients/google-cloud-datalabeling/README.md +++ b/google-cloud-clients/google-cloud-datalabeling/README.md @@ -95,4 +95,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-datalabeling]: http://cloud.google.com/data-labeling/docs/ [datalabeling-product-docs]: http://cloud.google.com/data-labeling/docs/ -[datalabeling-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/datalabeling/v1beta1/package-summary.html +[datalabeling-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/datalabeling/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-dataproc/README.md b/google-cloud-clients/google-cloud-dataproc/README.md index 428dbd8834f9..01ad00ab1de9 100644 --- a/google-cloud-clients/google-cloud-dataproc/README.md +++ b/google-cloud-clients/google-cloud-dataproc/README.md @@ -115,5 +115,5 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-dataproc]: https://cloud.google.com/dataproc/ [cloud-dataproc-quickstart]: https://cloud.google.com/dataproc/quickstart-console#before-you-begin [dataproc-product-docs]: https://cloud.google.com/dataproc/docs/ -[dataproc-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/dataproc/v1/package-summary.html +[dataproc-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/dataproc/v1/package-summary.html [auth]: https://cloud.google.com/docs/authentication/getting-started diff --git a/google-cloud-clients/google-cloud-datastore/README.md b/google-cloud-clients/google-cloud-datastore/README.md index 777838bde9b1..39a90e35e7b9 100644 --- a/google-cloud-clients/google-cloud-datastore/README.md +++ b/google-cloud-clients/google-cloud-datastore/README.md @@ -34,7 +34,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-datastore" % "1.86.0" Example Applications -------------------- -- [`DatastoreExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/datastore/DatastoreExample.java) is a simple command line interface for the Cloud Datastore. Read more about using the application on the [`DatastoreExample` docs page](https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/?com/google/cloud/examples/datastore/DatastoreExample.html). +- [`DatastoreExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/datastore/DatastoreExample.java) is a simple command line interface for the Cloud Datastore. - [`Bookshelf`](https://github.com/GoogleCloudPlatform/getting-started-java/tree/master/bookshelf) - An App Engine app that manages a virtual bookshelf. - This app uses `google-cloud` to interface with Cloud Datastore and Cloud Storage. It also uses Cloud SQL, another Google Cloud Platform service. - [`Flexible Environment/Datastore example`](https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/flexible/datastore) - A simple app that uses Cloud Datastore to list the last 10 IP addresses that visited your site. @@ -224,4 +224,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-datastore-activation]: https://cloud.google.com/datastore/docs/activate [cloud-datastore]: https://cloud.google.com/datastore/ [datastore-product-docs]: https://cloud.google.com/datastore/docs/ -[datastore-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/datastore/package-summary.html +[datastore-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/datastore/package-summary.html diff --git a/google-cloud-clients/google-cloud-dialogflow/README.md b/google-cloud-clients/google-cloud-dialogflow/README.md index 823a62ea3af7..d812416f39d1 100644 --- a/google-cloud-clients/google-cloud-dialogflow/README.md +++ b/google-cloud-clients/google-cloud-dialogflow/README.md @@ -99,4 +99,4 @@ Apache 2.0 - See [LICENSE] for more information. [dialogflow]: https://dialogflow.com/ [dialogflow-standard-product-docs]: https://dialogflow.com/docs [dialogflow-enterprise-product-docs]: https://cloud.google.com/dialogflow-enterprise/docs/ -[dialogflow-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/dialogflow/v2beta1/package-summary.html +[dialogflow-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/dialogflow/v2beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-dlp/README.md b/google-cloud-clients/google-cloud-dlp/README.md index 83cdff2e2a89..2391d18e8e0a 100644 --- a/google-cloud-clients/google-cloud-dlp/README.md +++ b/google-cloud-clients/google-cloud-dlp/README.md @@ -101,4 +101,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-dlp]: https://cloud.google.com/dlp/ [dlp-product-docs]: https://cloud.google.com/dlp/docs/ -[dlp-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/dlp/v2/package-summary.html +[dlp-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/dlp/v2/package-summary.html diff --git a/google-cloud-clients/google-cloud-dns/README.md b/google-cloud-clients/google-cloud-dns/README.md index cbebe2e46ce3..edf7b848bb00 100644 --- a/google-cloud-clients/google-cloud-dns/README.md +++ b/google-cloud-clients/google-cloud-dns/README.md @@ -41,7 +41,7 @@ Example Application [`DnsExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/dns/DnsExample.java) is a simple command line interface that provides some of Google Cloud DNS's functionality. Read more about using the application on the -[`DnsExample` docs page](https://googleapis.github.io/google-cloud-java/apidocs/?com/google/cloud/examples/dns/DnsExample.html). +[`DnsExample` docs page](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/dns/DnsExample.html). Authentication -------------- @@ -392,4 +392,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-dns]: https://cloud.google.com/dns/ [cloud-dns-activate]: https://cloud.google.com/dns/getting-started#prerequisites [dns-product-docs]: https://cloud.google.com/dns/docs/ -[dns-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/dns/package-summary.html +[dns-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/dns/package-summary.html diff --git a/google-cloud-clients/google-cloud-errorreporting/README.md b/google-cloud-clients/google-cloud-errorreporting/README.md index 3ed5d90433e3..7d3cef6ad376 100644 --- a/google-cloud-clients/google-cloud-errorreporting/README.md +++ b/google-cloud-clients/google-cloud-errorreporting/README.md @@ -100,4 +100,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [stackdriver-error-reporting]: https://cloud.google.com/error-reporting/ [error-reporting-product-docs]: https://cloud.google.com/error-reporting/docs/ -[error-reporting-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/errorreporting/v1beta1/package-summary.html +[error-reporting-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/errorreporting/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-firestore/README.md b/google-cloud-clients/google-cloud-firestore/README.md index 4c00ace9fbc3..ba77dc9542f8 100644 --- a/google-cloud-clients/google-cloud-firestore/README.md +++ b/google-cloud-clients/google-cloud-firestore/README.md @@ -6,7 +6,7 @@ Google Cloud Java Client for Firestore [![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java) - [Product Documentation](https://cloud.google.com/firestore/docs/) -- [Client Library Documentation](https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/firestore/package-summary.html) +- [Client Library Documentation](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/firestore/package-summary.html) Quickstart ---------- diff --git a/google-cloud-clients/google-cloud-gameservices/README.md b/google-cloud-clients/google-cloud-gameservices/README.md index bd8653470213..19ec7161175b 100644 --- a/google-cloud-clients/google-cloud-gameservices/README.md +++ b/google-cloud-clients/google-cloud-gameservices/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://developers.google.com/games/services/ [product-docs]: https://developers.google.com/games/services/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/gameservices/v1alpha/package-summary.html \ No newline at end of file +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/gameservices/v1alpha/package-summary.html \ No newline at end of file diff --git a/google-cloud-clients/google-cloud-iamcredentials/README.md b/google-cloud-clients/google-cloud-iamcredentials/README.md index 183a7e25b7d0..f6b8d7f21447 100644 --- a/google-cloud-clients/google-cloud-iamcredentials/README.md +++ b/google-cloud-clients/google-cloud-iamcredentials/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://cloud.google.com/iam/credentials/reference/rest/ [product-docs]: https://cloud.google.com/iam/credentials/reference/rest/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/iamcredentials/v1/package-summary.html +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/iamcredentials/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-iot/README.md b/google-cloud-clients/google-cloud-iot/README.md index b43aa4aa8615..0f77f9adb7ca 100644 --- a/google-cloud-clients/google-cloud-iot/README.md +++ b/google-cloud-clients/google-cloud-iot/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-iot]: https://cloud.google.com/iot-core [iot-product-docs]: https://cloud.google.com/iot-core/docs -[iot-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/iot/v1/package-summary.html +[iot-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/iot/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-kms/README.md b/google-cloud-clients/google-cloud-kms/README.md index f3d5ab0a803a..2fddb58562fc 100644 --- a/google-cloud-clients/google-cloud-kms/README.md +++ b/google-cloud-clients/google-cloud-kms/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-kms]: https://cloud.google.com/kms [kms-product-docs]: https://cloud.google.com/kms/docs -[kms-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/kms/v1/package-summary.html +[kms-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/kms/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-language/README.md b/google-cloud-clients/google-cloud-language/README.md index 337f56e82695..4c257dbebf9b 100644 --- a/google-cloud-clients/google-cloud-language/README.md +++ b/google-cloud-clients/google-cloud-language/README.md @@ -127,4 +127,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-language]: https://cloud.google.com/natural-language/ [language-product-docs]: https://cloud.google.com/natural-language/docs/ -[language-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/language/v1beta2/package-summary.html +[language-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/language/v1beta2/package-summary.html diff --git a/google-cloud-clients/google-cloud-logging/README.md b/google-cloud-clients/google-cloud-logging/README.md index febe9a3d4e91..a1b88f0fc905 100644 --- a/google-cloud-clients/google-cloud-logging/README.md +++ b/google-cloud-clients/google-cloud-logging/README.md @@ -37,7 +37,7 @@ Example Application [`LoggingExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/logging/LoggingExample.java) is a simple command line interface that provides some of Stackdriver Logging's functionality. Read more about using the application on the -[`LoggingExample` docs page](https://googleapis.github.io/google-cloud-java/apidocs/?com/google/cloud/examples/logging/LoggingExample.html). +[`LoggingExample` docs page](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/logging/LoggingExample.html). Authentication -------------- @@ -227,4 +227,4 @@ Apache 2.0 - See [LICENSE] for more information. [stackdriver-logging]: https://cloud.google.com/logging/ [stackdriver-logging-quickstart]: https://cloud.google.com/logging/docs/quickstart-sdk [logging-product-docs]: https://cloud.google.com/logging/docs/ -[logging-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/logging/package-summary.html +[logging-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/logging/package-summary.html diff --git a/google-cloud-clients/google-cloud-monitoring/README.md b/google-cloud-clients/google-cloud-monitoring/README.md index 8851853f3dbf..e85c7d42e091 100644 --- a/google-cloud-clients/google-cloud-monitoring/README.md +++ b/google-cloud-clients/google-cloud-monitoring/README.md @@ -94,4 +94,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [stackdriver-monitoring]: https://cloud.google.com/monitoring/ [monitoring-product-docs]: https://cloud.google.com/monitoring/docs/ -[monitoring-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/monitoring/v3/package-summary.html +[monitoring-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/monitoring/v3/package-summary.html diff --git a/google-cloud-clients/google-cloud-os-login/README.md b/google-cloud-clients/google-cloud-os-login/README.md index 2dce72a6248e..f4dda0fb75b9 100644 --- a/google-cloud-clients/google-cloud-os-login/README.md +++ b/google-cloud-clients/google-cloud-os-login/README.md @@ -106,5 +106,5 @@ Apache 2.0 - See [LICENSE] for more information. [TESTING]: https://github.com/googleapis/google-cloud-java/blob/master/TESTING.md [cloud-os-login]: https://cloud.google.com/compute/docs/oslogin/rest/ -[os-login-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/oslogin/v1/package-summary.html +[os-login-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/oslogin/v1/package-summary.html [auth]: https://cloud.google.com/docs/authentication/getting-started diff --git a/google-cloud-clients/google-cloud-phishingprotection/README.md b/google-cloud-clients/google-cloud-phishingprotection/README.md index 5206ca74258d..8644a8d4c681 100644 --- a/google-cloud-clients/google-cloud-phishingprotection/README.md +++ b/google-cloud-clients/google-cloud-phishingprotection/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://cloud.google.com/phishing-protection/ [product-docs]: https://cloud.google.com/phishing-protection/docs/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/phishingprotection/v1beta1/package-summary.html +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/phishingprotection/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-pubsub/README.md b/google-cloud-clients/google-cloud-pubsub/README.md index 4b0bb881d913..6851c8ae2f3b 100644 --- a/google-cloud-clients/google-cloud-pubsub/README.md +++ b/google-cloud-clients/google-cloud-pubsub/README.md @@ -240,4 +240,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-pubsub]: https://cloud.google.com/pubsub/ [cloud-pubsub-quickstart]: https://cloud.google.com/pubsub/quickstart-console#before-you-begin [pubsub-product-docs]: https://cloud.google.com/pubsub/docs/ -[pubsub-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/pubsub/v1/package-summary.html +[pubsub-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/pubsub/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-recaptchaenterprise/README.md b/google-cloud-clients/google-cloud-recaptchaenterprise/README.md index df84a7453cbf..6c4c27cc6c64 100644 --- a/google-cloud-clients/google-cloud-recaptchaenterprise/README.md +++ b/google-cloud-clients/google-cloud-recaptchaenterprise/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://cloud.google.com/recaptcha-enterprise/ [product-docs]: https://cloud.google.com/recaptcha-enterprise/docs/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/recaptchaenterprise/v1beta1/package-summary.html +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/recaptchaenterprise/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-redis/README.md b/google-cloud-clients/google-cloud-redis/README.md index dc19784e7648..6d4d7b3cdb20 100644 --- a/google-cloud-clients/google-cloud-redis/README.md +++ b/google-cloud-clients/google-cloud-redis/README.md @@ -112,4 +112,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-redis]: https://cloud.google.com/memorystore/ [redis-product-docs]: https://cloud.google.com/memorystore/docs/redis/ -[redis-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/redis/v1/package-summary.html +[redis-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/redis/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-resourcemanager/README.md b/google-cloud-clients/google-cloud-resourcemanager/README.md index d2f34ce70f93..a3e4ad2238b7 100644 --- a/google-cloud-clients/google-cloud-resourcemanager/README.md +++ b/google-cloud-clients/google-cloud-resourcemanager/README.md @@ -37,7 +37,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0. Example Application -------------------- -[`ResourceManagerExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/resourcemanager/ResourceManagerExample.java) is a simple command line interface for the Cloud Resource Manager. Read more about using the application on the [`ResourceManagerExample` docs page](https://googleapis.github.io/google-cloud-java/apidocs/?com/google/cloud/examples/resourcemanager/ResourceManagerExample.html). +[`ResourceManagerExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/resourcemanager/ResourceManagerExample.java) is a simple command line interface for the Cloud Resource Manager. Read more about using the application on the [`ResourceManagerExample` docs page](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/resourcemanager/ResourceManagerExample.html). Authentication -------------- @@ -255,4 +255,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-resourcemanager]: https://cloud.google.com/resource-manager/ [resourcemanager-product-docs]: https://cloud.google.com/resource-manager/docs/ -[resourcemanager-client-lib-docs]: https://googleapis.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/resourcemanager/package-summary.html +[resourcemanager-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/resourcemanager/package-summary.html diff --git a/google-cloud-clients/google-cloud-scheduler/README.md b/google-cloud-clients/google-cloud-scheduler/README.md index a0138ab9e119..7a45cfbc6d17 100644 --- a/google-cloud-clients/google-cloud-scheduler/README.md +++ b/google-cloud-clients/google-cloud-scheduler/README.md @@ -111,4 +111,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-scheduler]: https://cloud.google.com/scheduler/ [scheduler-product-docs]: https://cloud.google.com/scheduler/docs/quickstart -[scheduler-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/scheduler/v1/package-summary.html +[scheduler-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/scheduler/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-securitycenter/README.md b/google-cloud-clients/google-cloud-securitycenter/README.md index a3cd9cab6ad1..1ba713e484cd 100644 --- a/google-cloud-clients/google-cloud-securitycenter/README.md +++ b/google-cloud-clients/google-cloud-securitycenter/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-securitycenter]: https://cloud.google.com/ [securitycenter-product-docs]: https://cloud.google.com/ -[securitycenter-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/securitycenter/v1beta1/package-summary.html +[securitycenter-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/securitycenter/v1beta1/package-summary.html diff --git a/google-cloud-clients/google-cloud-spanner/README.md b/google-cloud-clients/google-cloud-spanner/README.md index 16557ea61fcc..72efe3a4e611 100644 --- a/google-cloud-clients/google-cloud-spanner/README.md +++ b/google-cloud-clients/google-cloud-spanner/README.md @@ -138,4 +138,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-spanner]: https://cloud.google.com/spanner/ [spanner-product-docs]: https://cloud.google.com/spanner/docs/ -[spanner-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/spanner/package-summary.html +[spanner-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/spanner/package-summary.html diff --git a/google-cloud-clients/google-cloud-speech/README.md b/google-cloud-clients/google-cloud-speech/README.md index 24e6caaae2ae..664c20567b0c 100644 --- a/google-cloud-clients/google-cloud-speech/README.md +++ b/google-cloud-clients/google-cloud-speech/README.md @@ -131,4 +131,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-speech]: https://cloud.google.com/speech/ [speech-product-docs]: https://cloud.google.com/speech/docs -[speech-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/speech/v1/package-summary.html +[speech-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/speech/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-storage/README.md b/google-cloud-clients/google-cloud-storage/README.md index 51f5783cd1aa..d1b1bec27b81 100644 --- a/google-cloud-clients/google-cloud-storage/README.md +++ b/google-cloud-clients/google-cloud-storage/README.md @@ -221,4 +221,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-storage-create-bucket]: https://cloud.google.com/storage/docs/cloud-console#_creatingbuckets [cloud-storage-activation]:https://cloud.google.com/storage/docs/signup?hl=en [storage-product-docs]: https://cloud.google.com/storage/docs/ -[storage-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/storage/package-summary.html +[storage-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/storage/package-summary.html diff --git a/google-cloud-clients/google-cloud-talent/README.md b/google-cloud-clients/google-cloud-talent/README.md index be45b4385ec3..d80c2716aace 100644 --- a/google-cloud-clients/google-cloud-talent/README.md +++ b/google-cloud-clients/google-cloud-talent/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://cloud.google.com/solutions/talent-solution/ [product-docs]: https://cloud.google.com/talent-solution/docs/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/talent/v4beta1/package-summary.html \ No newline at end of file +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/talent/v4beta1/package-summary.html \ No newline at end of file diff --git a/google-cloud-clients/google-cloud-tasks/README.md b/google-cloud-clients/google-cloud-tasks/README.md index 324bea6d4ae7..f075e1fa7bf2 100644 --- a/google-cloud-clients/google-cloud-tasks/README.md +++ b/google-cloud-clients/google-cloud-tasks/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-tasks]: https://cloud.google.com/tasks [tasks]: https://cloud.google.com/tasks/docs -[tasks-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/tasks/v2/package-summary.html +[tasks-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/tasks/v2/package-summary.html diff --git a/google-cloud-clients/google-cloud-texttospeech/README.md b/google-cloud-clients/google-cloud-texttospeech/README.md index 57d88331cda5..2e6818f98b47 100644 --- a/google-cloud-clients/google-cloud-texttospeech/README.md +++ b/google-cloud-clients/google-cloud-texttospeech/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-texttospeech]: https://cloud.google.com/text-to-speech [texttospeech-product-docs]: https://cloud.google.com/text-to-speech/docs -[texttospeech-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/texttospeech/v1/package-summary.html +[texttospeech-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/texttospeech/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-trace/README.md b/google-cloud-clients/google-cloud-trace/README.md index 8cda3080aa94..a5adfe948bb1 100644 --- a/google-cloud-clients/google-cloud-trace/README.md +++ b/google-cloud-clients/google-cloud-trace/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [stackdriver-trace]: https://cloud.google.com/trace/ [trace-product-docs]: https://cloud.google.com/trace/docs/ -[trace-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/trace/v1/package-summary.html +[trace-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/trace/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-translate/README.md b/google-cloud-clients/google-cloud-translate/README.md index 7d784408075b..a51120348889 100644 --- a/google-cloud-clients/google-cloud-translate/README.md +++ b/google-cloud-clients/google-cloud-translate/README.md @@ -35,7 +35,8 @@ libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "1.86.0" Example Application ------------------- -[`TranslateExample`](../../google-cloud-examples/src/main/java/com/google/cloud/examples/translate/TranslateExample.java) is a simple command line interface that provides some of Google Translation's functionality. Read more about using the application on the [`TranslateExample` docs page](https://googleapis.github.io/google-cloud-java/apidocs/?com/google/cloud/examples/translate/TranslateExample.html). +[`TranslateExample`](https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-examples/src/main/java/com/google/cloud/examples/translate/TranslateExample.java) +is a simple command line interface that provides some of Google Translation's functionality. Authentication -------------- @@ -201,4 +202,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-translate]: https://cloud.google.com/translate/ [cloud-translate-quickstart]: https://cloud.google.com/translate/v2/quickstart [translate-product-docs]: https://cloud.google.com/translate/docs/ -[translate-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/translate/package-summary.html +[translate-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/translate/package-summary.html diff --git a/google-cloud-clients/google-cloud-video-intelligence/README.md b/google-cloud-clients/google-cloud-video-intelligence/README.md index 884f32fc220e..9accecf99a72 100644 --- a/google-cloud-clients/google-cloud-video-intelligence/README.md +++ b/google-cloud-clients/google-cloud-video-intelligence/README.md @@ -101,4 +101,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-video-intelligence]: https://cloud.google.com/video-intelligence/ [video-product-docs]: https://cloud.google.com/video-intelligence/docs/ -[video-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/videointelligence/v1/package-summary.html +[video-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/videointelligence/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-vision/README.md b/google-cloud-clients/google-cloud-vision/README.md index 3cde6247e7ed..c680dc47f070 100644 --- a/google-cloud-clients/google-cloud-vision/README.md +++ b/google-cloud-clients/google-cloud-vision/README.md @@ -100,4 +100,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-vision]: https://cloud.google.com/vision/ [vision-product-docs]: https://cloud.google.com/vision/docs -[vision-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/vision/v1/package-summary.html +[vision-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/vision/v1/package-summary.html diff --git a/google-cloud-clients/google-cloud-webrisk/README.md b/google-cloud-clients/google-cloud-webrisk/README.md index 7bd9d5ea5f57..bc884175dcf7 100644 --- a/google-cloud-clients/google-cloud-webrisk/README.md +++ b/google-cloud-clients/google-cloud-webrisk/README.md @@ -101,5 +101,5 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: https://cloud.google.com/web-risk/ [product-docs]: https://cloud.google.com/web-risk/docs/ -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/webrisk/v1beta1/package-summary.html +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/webrisk/v1beta1/package-summary.html [product-docs-quickstart]:https://cloud.google.com/web-risk/docs/quickstart diff --git a/google-cloud-clients/google-cloud-websecurityscanner/README.md b/google-cloud-clients/google-cloud-websecurityscanner/README.md index 775d91be6803..217f06f8137b 100644 --- a/google-cloud-clients/google-cloud-websecurityscanner/README.md +++ b/google-cloud-clients/google-cloud-websecurityscanner/README.md @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [cloud-websecurityscanner]: https://cloud.google.com/security-scanner [websecurityscanner-product-docs]: https://cloud.google.com/security-scanner/docs -[websecurityscanner-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/websecurityscanner/v1alpha/package-summary.html +[websecurityscanner-client-lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/websecurityscanner/v1alpha/package-summary.html diff --git a/google-cloud-clients/pom.xml b/google-cloud-clients/pom.xml index b813edfa6415..cbb11475d361 100644 --- a/google-cloud-clients/pom.xml +++ b/google-cloud-clients/pom.xml @@ -150,7 +150,7 @@ UTF-8 UTF-8 - https://googleapis.github.io/google-cloud-java/google-api-grpc/apidocs + https://googleapis.dev/java/google-api-grpc/latest github google-cloud-clients 0.104.1-alpha-SNAPSHOT diff --git a/google-cloud-examples/README.md b/google-cloud-examples/README.md index e3ef28b14189..6eb0734d9884 100644 --- a/google-cloud-examples/README.md +++ b/google-cloud-examples/README.md @@ -9,8 +9,7 @@ Examples for google-cloud (Java idiomatic client for [Google Cloud Platform][clo [![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java) [![Dependency Status](https://www.versioneye.com/user/projects/58fe4c8d6ac171426c414772/badge.svg?style=flat)](https://www.versioneye.com/user/projects/58fe4c8d6ac171426c414772) -- [Homepage](https://googleapis.github.io/google-cloud-java/) -- [Examples](https://googleapis.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/examples/package-summary.html) +- [Examples](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/examples/package-summary.html) Quickstart ---------- diff --git a/google-cloud-testing/google-cloud-bigtable-emulator/pom.xml b/google-cloud-testing/google-cloud-bigtable-emulator/pom.xml index 6adafbbc881f..c24cbc9d5da1 100644 --- a/google-cloud-testing/google-cloud-bigtable-emulator/pom.xml +++ b/google-cloud-testing/google-cloud-bigtable-emulator/pom.xml @@ -214,7 +214,7 @@ - http://google.github.io/google-auth-library-java/releases/latest/apidocs/ + https://googleapis.dev/java/google-auth-library/latest/ none diff --git a/utilities/templates/README.md.tmpl b/utilities/templates/README.md.tmpl index 07431cb97f04..2484df7afa55 100644 --- a/utilities/templates/README.md.tmpl +++ b/utilities/templates/README.md.tmpl @@ -97,4 +97,4 @@ Apache 2.0 - See [LICENSE] for more information. [cloud-platform]: https://cloud.google.com/ [product-overview]: {{product_overview_url}} [product-docs]: {{product_docs_url}} -[lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/{{service}}/{{api_version}}/package-summary.html +[lib-docs]: https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/{{service}}/{{api_version}}/package-summary.html