TopicIngestionDataSourceSettingsPlatformLogsSettings

Constructors

constructor(severity: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val severity: String? = null

The minimum severity level of Platform Logs that will be written. If unspecified, no Platform Logs will be written. Default value is SEVERITY_UNSPECIFIED. Possible values are: SEVERITY_UNSPECIFIED, DISABLED, DEBUG, INFO, WARNING, ERROR.