public sealed class LoggingConfig : IMessage<LoggingConfig>, IEquatable<LoggingConfig>, IDeepCloneable<LoggingConfig>, IBufferMessage, IMessageLoggingConfig is cluster logging configuration.
Implements
IMessage<LoggingConfig>, IEquatable<LoggingConfig>, IDeepCloneable<LoggingConfig>, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
LoggingConfig()
public LoggingConfig()LoggingConfig(LoggingConfig)
public LoggingConfig(LoggingConfig other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        LoggingConfig | 
      
Properties
ComponentConfig
public LoggingComponentConfig ComponentConfig { get; set; }Logging components configuration
| Property Value | |
|---|---|
| Type | Description | 
LoggingComponentConfig | 
        |