[ 
https://issues.apache.org/jira/browse/CAMEL-17612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zineb Bendhiba updated CAMEL-17612:
-----------------------------------
    Affects Version/s: 3.14.1

> camel google functions documentation shows consumer example instead of 
> producer 
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-17612
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17612
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 3.14.1
>            Reporter: Zineb Bendhiba
>            Priority: Major
>
> The official documentation of Camel Google Cloud Functions component says 
> that the component is supported for Producer only.
> However, this is a consumer example shown in the documentation
> {code:java}
> from("google-functions://myCamelFunction?project=myProject&location=us-central1&operation=callFunction&serviceAccountKey=/home/user/Downloads/my-key.json")
>  
> .to("direct:test");{code}
> There's something wrong with the doc. 
> [https://camel.apache.org/components/3.14.x/google-functions-component.html]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to