Google Kubernetes Engine v1 API - Class LoggingVariantConfig (3.13.0)

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

Reference documentation and code samples for the Google Kubernetes Engine v1 API class LoggingVariantConfig.

LoggingVariantConfig specifies the behaviour of the logging component.

Inheritance

object > LoggingVariantConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

LoggingVariantConfig()

public LoggingVariantConfig()

LoggingVariantConfig(LoggingVariantConfig)

public LoggingVariantConfig(LoggingVariantConfig other)
Parameter
NameDescription
otherLoggingVariantConfig

Properties

Variant

public LoggingVariantConfig.Types.Variant Variant { get; set; }

Logging variant deployed on nodes.

Property Value
TypeDescription
LoggingVariantConfigTypesVariant