public sealed class LoggingComponentConfig : IMessage<LoggingComponentConfig>, IEquatable<LoggingComponentConfig>, IDeepCloneable<LoggingComponentConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class LoggingComponentConfig.
LoggingComponentConfig is cluster logging component configuration.
[[["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."],[[["The latest version available for the `LoggingComponentConfig` class is 3.33.0, while the current page is displaying version 3.26.0."],["The `LoggingComponentConfig` class is part of the Google Kubernetes Engine v1 API and is used to configure cluster logging components."],["The `LoggingComponentConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a `RepeatedField` property named `EnableComponents` which is used to select which components should have their logs collected."],["Multiple versions of the `LoggingComponentConfig` are available for the .Net library, spanning from version 2.3.0 up to version 3.33.0."]]],[]]