public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_CONF |
"camel.kamelet.google-functions-sink.functionName" |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_DOC |
"The Function name." |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_CONF |
"camel.kamelet.google-functions-sink.projectId" |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_DOC |
"The Google Cloud Functions Project ID." |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_CONF |
"camel.kamelet.google-functions-sink.region" |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_DOC |
"The region where Google Cloud Functions has been deployed." |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_CONF |
"camel.kamelet.google-functions-sink.serviceAccountKey" |
public static final String |
CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_DOC |
"The path to the service account key file that provides credentials for the Google Cloud Functions platform. You must encode this value in base64." |