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 within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `LoggingVariantConfig` class is used to configure the behavior of the logging component in Google Kubernetes Engine."],["The most recent version of the documentation is for version 3.33.0, and this page lists versions from 3.33.0 down to 2.3.0."],["The `LoggingVariantConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of `LoggingVariantConfig` is `Variant`, which defines the logging variant deployed on nodes, with the type `LoggingVariantConfig.Types.Variant`."]]],[]]