"camel.kamelet.google-calendar-source.accessToken"
"The OAuth 2 access token for the Google Calendar application. This token typically expires after an hour. For long term usage, set the `refreshToken` property."
"camel.kamelet.google-calendar-source.applicationName"
"The Google Calendar application name."
"camel.kamelet.google-calendar-source.calendarId"
"The calendar ID to use as the source of event data."
"camel.kamelet.google-calendar-source.clientId"
"The Client ID of the Google Calendar application."
"camel.kamelet.google-calendar-source.clientSecret"
"The Client secret of the Google Calendar application."
"camel.kamelet.google-calendar-source.consumeFromNow"
"Specfies to consume events in the calendar from now on."
"camel.kamelet.google-calendar-source.delay"
"The number of milliseconds before the next poll."
"camel.kamelet.google-calendar-source.index"
"An index for the Google Calendar endpoint."
"camel.kamelet.google-calendar-source.refreshToken"
"The OAuth 2 refresh token for the Google Calendar application. The Google Calendar component can obtain a new `accessToken` whenever the current one expires. Set this value for long term usage."
"camel.kamelet.google-calendar-source.syncFlow"
"Specifies to sync events for incremental synchronization."