Optional. Severity selected by the customer for the logs to be sent to Cloud Logging, for the integration version getting executed.
enableCloudLogging
boolean
Optional. Status of whether Cloud Logging is enabled or not for the integration version getting executed.
CloudLoggingSeverity
The severity will be mapped to the Integration Execution State.
Enums
CLOUD_LOGGING_SEVERITY_UNSPECIFIED
Unspecified
INFO
If Severity selected is INFO, then all the Integration Execution States (IN_PROCESS, ON_HOLD, SUCCEEDED, SUSPENDED, ERROR, CANCELLED) will be sent to Cloud Logging.
ERROR
If Severity selected is ERROR, then only the following Integration Execution States (ERROR, CANCELLED) will be sent to Cloud Logging.
WARNING
If Severity selected is WARNING, then only the following Integration Execution States (ERROR, CANCELLED) will be sent to Cloud Logging.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eCloud Logging for integration executions can be configured with specific severity levels.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eenableCloudLogging\u003c/code\u003e field determines whether Cloud Logging is active for an integration version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecloudLoggingSeverity\u003c/code\u003e field, when set to \u003ccode\u003eINFO\u003c/code\u003e, logs all integration execution states.\u003c/p\u003e\n"],["\u003cp\u003eSetting \u003ccode\u003ecloudLoggingSeverity\u003c/code\u003e to either \u003ccode\u003eERROR\u003c/code\u003e or \u003ccode\u003eWARNING\u003c/code\u003e will log only \u003ccode\u003eERROR\u003c/code\u003e and \u003ccode\u003eCANCELLED\u003c/code\u003e states.\u003c/p\u003e\n"]]],[],null,["# CloudLoggingDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [CloudLoggingSeverity](#CloudLoggingSeverity)\n\nCloud Logging details for execution info\n\nCloudLoggingSeverity\n--------------------\n\nThe severity will be mapped to the Integration Execution State."]]