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-04-09 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 latest version of `LoggingVariantConfig` is 3.33.0, with a list of prior versions going back to version 2.3.0 also being documented and accessible via provided links."],["`LoggingVariantConfig` is used to define the logging behavior within Google Kubernetes Engine nodes and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `LoggingVariantConfig` has two constructors, a default one, and another one taking another `LoggingVariantConfig` as a parameter."],["The `LoggingVariantConfig` class contains a property `Variant` of type `LoggingVariantConfig.Types.Variant`, which is used to identify the logging variant used on the nodes."]]],[]]