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 of the `LoggingComponentConfig` is 3.33.0, as shown by the provided content."],["This page documents the `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API, with version 3.27.0 as the focus."],["`LoggingComponentConfig` is a configuration class for cluster logging components that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `EnableComponents` property allows for selecting which components to collect logs from, and disabling all logging can be done by setting it as an empty set."],["The page also displays a history of versions, starting at version 2.3.0, and a full assembly breakdown, including inherited members, namespace, and assembly."]]],[]]