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-04-09 UTC."],[[["This page provides reference documentation for the `PlatformLogsSettings` class within the Google Cloud Pub/Sub v1 API, specifically for version 3.21.0 of the .NET library."],["The `PlatformLogsSettings` class is used to configure settings for Platform Logs generated by Pub/Sub, and it includes properties such as `Severity` to control the minimum severity level of the logs."],["The documentation lists various versions of the `Google.Cloud.PubSub.V1` library, with version 3.23.0 being the latest available release."],["The `PlatformLogsSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation details the constructors available for the `PlatformLogsSettings` class, including a parameter for another instance of the `PlatformLogsSettings` class."]]],[]]