public LoggingConfig.Types.LogSeverity LogSeverity { get; set; }
Optional. The minimum severity of logs that will be sent to
Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be
sent, unless it is NONE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLoggingConfig\u003c/code\u003e class in the Eventarc v1 API provides configuration for Platform Telemetry logging, allowing users to set the minimum log severity for logs to be sent to Stackdriver/Platform Telemetry.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors for creating new instances either from scratch or by copying existing \u003ccode\u003eLoggingConfig\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes one property, \u003ccode\u003eLogSeverity\u003c/code\u003e, which allows users to specify the minimum severity level for logs to be sent, and any logs with a severity level equal to or higher than this value will be sent, unless it is set to NONE.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e namespace has multiple versions, with version 2.6.0 being the latest, and it includes all versions down to version 1.0.0, which can all be accessed via hyperlinks.\u003c/p\u003e\n"]]],[],null,[]]