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 for specifying the logging component's behavior."],["The documentation covers a range of versions, from 2.3.0 up to the latest 3.33.0, with version 3.9.0 highlighted as the current context version."],["The `LoggingVariantConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its integration with various systems."],["The class includes a `Variant` property, which defines the specific logging variant deployed on nodes, as well as constructors allowing the creation of instances with or without an existing `LoggingVariantConfig` object."],["The `LoggingVariantConfig` class is part of the Google.Cloud.Container.V1 namespace, and its documentation can be found within the Google.Cloud.Container.V1.dll assembly."]]],[]]