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."],["It lists various versions of the API, ranging from version 3.23.0 (latest) down to version 2.3.0, each with its own specific documentation page."],["The `PlatformLogsSettings` class allows configuration of Platform Logs produced by Pub/Sub, offering properties like the `Severity` to specify the minimum severity level of logs written."],["The class `PlatformLogsSettings` inherits members from Object and implements a series of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."],["Constructors are provided for creating instances of `PlatformLogsSettings`, either default or by copying from another `PlatformLogsSettings` object."]]],[]]