Google Kubernetes Engine v1 API - Class NodePoolLoggingConfig (3.25.0)

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

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

NodePoolLoggingConfig specifies logging configuration for nodepools.

Inheritance

object > NodePoolLoggingConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

NodePoolLoggingConfig()

public NodePoolLoggingConfig()

NodePoolLoggingConfig(NodePoolLoggingConfig)

public NodePoolLoggingConfig(NodePoolLoggingConfig other)
Parameter
NameDescription
otherNodePoolLoggingConfig

Properties

VariantConfig

public LoggingVariantConfig VariantConfig { get; set; }

Logging variant configuration.

Property Value
TypeDescription
LoggingVariantConfig