public sealed class LoggingVariantConfig : IMessage<LoggingVariantConfig>, IEquatable<LoggingVariantConfig>, IDeepCloneable<LoggingVariantConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class LoggingVariantConfig.
LoggingVariantConfig specifies the behaviour of the logging component.
[[["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-21 UTC."],[[["This webpage provides documentation for the `LoggingVariantConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its functionality and usage."],["The `LoggingVariantConfig` class controls the behavior of the logging component in Google Kubernetes Engine and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of this reference is 3.33.0, while this page is specifically focused on version 3.31.0, with an archive of older versions available."],["The `LoggingVariantConfig` class includes a constructor and a `Variant` property that determines the logging variant deployed on the nodes, which can be found in the `LoggingVariantConfig.Types.Variant` type."]]],[]]