Brice Frisco created CAMEL-23266:
------------------------------------

             Summary: 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


>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)

Reply via email to