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, detailing its functionality and usage."],["The latest version of the `LoggingVariantConfig` class is 3.33.0, with a comprehensive list of previous versions ranging from 3.32.0 down to 2.3.0 available for reference."],["`LoggingVariantConfig` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, defining how the logging component behaves."],["The class includes a property called `Variant`, which is of type `LoggingVariantConfig.Types.Variant`, specifying the logging variant that is deployed on nodes."],["The `LoggingVariantConfig` class has 2 constructors available, one default and one that accepts another `LoggingVariantConfig` object as a parameter."]]],[]]