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 webpage provides documentation for the `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API, specifically for version 3.17.0, and has versions ranging from 2.3.0 up to the latest 3.33.0."],["`LoggingComponentConfig` is a class for cluster logging component configuration in the Google Cloud Container API, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnableComponents` property of `LoggingComponentConfig` allows selection of specific components for log collection, and disabling logging entirely if the set is empty."],["The provided documentation details the inheritance, namespace (`Google.Cloud.Container.V1`), assembly (`Google.Cloud.Container.V1.dll`), constructors, and properties of the `LoggingComponentConfig` class, alongside links to relevant definitions and the different versions."],["The latest version of the `LoggingComponentConfig` available in the documentation is 3.33.0."]]],[]]