This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 2f8824368fc Small fixes on JAXB DataFormat documentation. (#7764) add f98d2f36d44 CAMEL-18170 - Enabling to serviceAccountKey as base64 to google-drive⦠(#7756) add befe39a01ac CAMEL-18170 - Updating Google Drive doc. (#7763) add 5222d7021a5 Regen add c09d7d2f47c Regen for commit 5222d7021a5ed2730b4e94f959aad4fb4c97bb8e No new revisions were added by this update. Summary of changes: .../camel/catalog/components/google-drive.json | 8 +- .../DriveAboutEndpointConfigurationConfigurer.java | 14 +- .../DriveAppsEndpointConfigurationConfigurer.java | 14 +- ...riveChangesEndpointConfigurationConfigurer.java | 14 +- ...iveChannelsEndpointConfigurationConfigurer.java | 14 +- ...iveChildrenEndpointConfigurationConfigurer.java | 14 +- ...iveCommentsEndpointConfigurationConfigurer.java | 14 +- ...DriveDrivesEndpointConfigurationConfigurer.java | 14 +- .../DriveFilesEndpointConfigurationConfigurer.java | 14 +- ...riveParentsEndpointConfigurationConfigurer.java | 14 +- ...PermissionsEndpointConfigurationConfigurer.java | 14 +- ...ePropertiesEndpointConfigurationConfigurer.java | 14 +- ...riveRepliesEndpointConfigurationConfigurer.java | 14 +- ...veRevisionsEndpointConfigurationConfigurer.java | 14 +- ...eTeamdrivesEndpointConfigurationConfigurer.java | 14 +- .../drive/GoogleDriveComponentConfigurer.java | 14 +- .../drive/GoogleDriveConfigurationConfigurer.java | 14 +- .../drive/GoogleDriveEndpointConfigurer.java | 14 +- .../drive/GoogleDriveEndpointUriFactory.java | 2 +- .../camel/component/google/drive/google-drive.json | 8 +- .../drive/BatchGoogleDriveClientFactory.java | 244 +++++++++++---------- .../google/drive/GoogleDriveClientFactory.java | 3 +- .../google/drive/GoogleDriveComponent.java | 4 +- .../google/drive/GoogleDriveConfiguration.java | 15 +- .../drive/InteractiveGoogleDriveClientFactory.java | 3 +- .../drive/AbstractGoogleDriveTestSupport.java | 2 +- .../component/google/drive/MyClientFactory.java | 3 +- .../src/test/resources/test-options.properties | 2 +- .../ROOT/pages/camel-3x-upgrade-guide-3_18.adoc | 5 + .../dsl/GoogleDriveComponentBuilderFactory.java | 27 +-- .../dsl/GoogleDriveEndpointBuilderFactory.java | 72 +++--- 31 files changed, 326 insertions(+), 310 deletions(-)