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 Google.Cloud.Container.V1 API is 3.33.0, with version 3.31.0 being the one currently focused on in the documentation."],["The `LoggingComponentConfig` class is part of the Google Kubernetes Engine v1 API and is used for cluster logging component configuration."],["This class, `LoggingComponentConfig`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The `LoggingComponentConfig` class has properties like `EnableComponents`, a `RepeatedField` that lets you choose which components will have logs collected from, with an empty set disabling all logging."],["The documentation provides links to the class `LoggingComponentConfig` for versions ranging from 2.3.0 all the way up to the latest 3.33.0, offering a historical view of the class."]]],[]]