Reference documentation and code samples for the Cloud Pub/Sub V1 API class Google::Cloud::PubSub::V1::PlatformLogsSettings.
Settings for Platform Logs produced by Pub/Sub.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#severity
def severity() -> ::Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity
Returns
- (::Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity) — Optional. The minimum severity level of Platform Logs that will be written.
#severity=
def severity=(value) -> ::Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity
Parameter
- value (::Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity) — Optional. The minimum severity level of Platform Logs that will be written.
Returns
- (::Google::Cloud::PubSub::V1::PlatformLogsSettings::Severity) — Optional. The minimum severity level of Platform Logs that will be written.