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 documentation covers the `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API, focusing on cluster logging component configuration."],["The latest available version of this documentation is for version 3.33.0, with versions ranging back to 2.3.0 provided, totaling 36 different versions of documentation available."],["`LoggingComponentConfig` inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling logging component manipulation."],["The `EnableComponents` property allows users to select which components should have their logs collected, with the option to disable all logging by providing an empty set."]]],[]]