Anthos Multi-Cloud v1 API - Class LoggingComponentConfig (2.2.0)

public sealed class LoggingComponentConfig : IMessage<LoggingComponentConfig>, IEquatable<LoggingComponentConfig>, IDeepCloneable<LoggingComponentConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Anthos Multi-Cloud v1 API class LoggingComponentConfig.

Parameters that describe the Logging component configuration in a cluster.

Inheritance

object > LoggingComponentConfig

Namespace

GoogleCloudGoogle.Cloud.GkeMultiCloudV1

Assembly

Google.Cloud.GkeMultiCloud.V1.dll

Constructors

LoggingComponentConfig()

public LoggingComponentConfig()

LoggingComponentConfig(LoggingComponentConfig)

public LoggingComponentConfig(LoggingComponentConfig other)
Parameter
NameDescription
otherLoggingComponentConfig

Properties

EnableComponents

public RepeatedField<LoggingComponentConfig.Types.Component> EnableComponents { get; }

The components to be enabled.

Property Value
TypeDescription
RepeatedFieldLoggingComponentConfigTypesComponent