This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit b1f13486476a1e6dc6dfd7aa48de9f7d4654d327 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 3 18:42:01 2021 +0100 Google Pubsub: Regen --- .../org/apache/camel/catalog/docs/google-pubsub-component.adoc | 2 +- docs/components/modules/ROOT/pages/google-pubsub-component.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-pubsub-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-pubsub-component.adoc index 83d4535..fd0af0a 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-pubsub-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-pubsub-component.adoc @@ -183,7 +183,7 @@ It is up for the route to convert/unmarshall the contents. == Authentication Configuration -The location of the default credentials file is configurable - via GOOGLE_APPLICATION_CREDENTIALS environment variable. +The location of the default credentials file is configurable via the serviceAccountKey parameter. == Rollback and Redelivery diff --git a/docs/components/modules/ROOT/pages/google-pubsub-component.adoc b/docs/components/modules/ROOT/pages/google-pubsub-component.adoc index ad8f5f3..2c4f619 100644 --- a/docs/components/modules/ROOT/pages/google-pubsub-component.adoc +++ b/docs/components/modules/ROOT/pages/google-pubsub-component.adoc @@ -185,7 +185,7 @@ It is up for the route to convert/unmarshall the contents. == Authentication Configuration -The location of the default credentials file is configurable - via GOOGLE_APPLICATION_CREDENTIALS environment variable. +The location of the default credentials file is configurable via the serviceAccountKey parameter. == Rollback and Redelivery