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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eLoggingComponentConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLoggingComponentConfig\u003c/code\u003e is a class used to configure logging components within a cluster, and the documentation outlines its inheritance and the interfaces it implements, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a copy constructor, which accepts another \u003ccode\u003eLoggingComponentConfig\u003c/code\u003e instance as a parameter, allowing the creation of new instances based on existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property within the class is \u003ccode\u003eEnableComponents\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that determines which logging components should be activated, and disabling all logging is achieved by leaving this set empty.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this specific reference documentation is 3.33.0, with a comprehensive range of previous versions available for review.\u003c/p\u003e\n"]]],[],null,[]]