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 page provides reference documentation for the `LoggingVariantConfig` class in the Google Kubernetes Engine v1 API, specifically within the `Google.Cloud.Container.V1` namespace."],["The `LoggingVariantConfig` class is used to specify the behavior of the logging component in Google Kubernetes Engine."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists documentation for version 3.15.0, and it includes all previous versions down to version 2.3.0, with the most recent being 3.33.0."],["The class has a `Variant` property that is of type `LoggingVariantConfig.Types.Variant` and it dictates the type of logging that is deployed on the nodes."]]],[]]