Google Kubernetes Engine v1 API - Class NotificationConfig (3.25.0)

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

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

NotificationConfig is the configuration of notifications.

Inheritance

object > NotificationConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

NotificationConfig()

public NotificationConfig()

NotificationConfig(NotificationConfig)

public NotificationConfig(NotificationConfig other)
Parameter
NameDescription
otherNotificationConfig

Properties

Pubsub

public NotificationConfig.Types.PubSub Pubsub { get; set; }

Notification config for Pub/Sub.

Property Value
TypeDescription
NotificationConfigTypesPubSub