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."],[[["This webpage provides documentation for the `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API, specifically for version 3.18.0 of the .NET library."],["`LoggingComponentConfig` is used to configure cluster logging components, allowing users to specify which components should have their logs collected."],["The page lists all available versions of the documentation, from version 2.3.0 up to the latest, 3.33.0, providing access to previous releases."],["The documentation outlines the class's constructors, properties like `EnableComponents`, and inherited members, such as `object.GetHashCode()`, allowing users to get more information about the class."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its role in message handling and object comparison within the Google Cloud environment."]]],[]]