Cloud Pub/Sub v1 API - Class PlatformLogsSettings (3.18.0)

public sealed class PlatformLogsSettings : IMessage<PlatformLogsSettings>, IEquatable<PlatformLogsSettings>, IDeepCloneable<PlatformLogsSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Pub/Sub v1 API class PlatformLogsSettings.

Settings for Platform Logs produced by Pub/Sub.

Inheritance

object > PlatformLogsSettings

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Constructors

PlatformLogsSettings()

public PlatformLogsSettings()

PlatformLogsSettings(PlatformLogsSettings)

public PlatformLogsSettings(PlatformLogsSettings other)
Parameter
Name Description
other PlatformLogsSettings

Properties

Severity

public PlatformLogsSettings.Types.Severity Severity { get; set; }

Optional. The minimum severity level of Platform Logs that will be written.

Property Value
Type Description
PlatformLogsSettingsTypesSeverity