[
https://issues.apache.org/jira/browse/CAMEL-23266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069308#comment-18069308
]
Brice Frisco commented on CAMEL-23266:
--------------------------------------
I will work on this issue.
> New camel-google-tasks component
> --------------------------------
>
> Key: CAMEL-23266
> URL: https://issues.apache.org/jira/browse/CAMEL-23266
> Project: Camel
> Issue Type: New Feature
> Components: camel-google
> Reporter: Brice Frisco
> Priority: Major
>
> From [Zulip
> chat|https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/About.20creating.20new.20camel-google-tasks.20component/with/581551647]:
> Hi, I've made a few smaller contributions in the past and am interested in
> creating a new component {{{}camel-google-tasks{}}}. This component would
> produce messages to [Google Cloud
> Tasks|https://docs.cloud.google.com/tasks/docs].
> There is an existing [Google client
> library|https://docs.cloud.google.com/java/docs/reference/google-cloud-tasks/latest/overview]
> that does most of the heavy lifting, I'm thinking this component could be a
> wrapper around the operations that library provides, such as:
> * createTask
> * deleteTask
> * listTasks
> * getTask
> * runTask
> * createQueue
> * deleteQueue
> * listQueues
> * getQueue
> * purgeQueue
> * pauseQueue
> * resumeQueue
--
This message was sent by Atlassian Jira
(v8.20.10#820010)