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.
[[["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-03-31 UTC."],[[["The webpage provides documentation for the `PlatformLogsSettings` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The latest version of `PlatformLogsSettings` is 3.23.0, and the page lists multiple historical versions ranging from 2.3.0 to the most current release."],["`PlatformLogsSettings` is a class used to configure settings for Platform Logs produced by Pub/Sub, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: one default constructor and another that accepts an existing `PlatformLogsSettings` instance for cloning."],["The configurable `Severity` property allows to set the minimum severity level for Platform Logs."]]],[]]