Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NotificationConfig.
NotificationConfig is the configuration of notifications.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pubsub
def pubsub() -> ::Google::Cloud::Container::V1::NotificationConfig::PubSub
Returns
- (::Google::Cloud::Container::V1::NotificationConfig::PubSub) — Notification config for Pub/Sub.
#pubsub=
def pubsub=(value) -> ::Google::Cloud::Container::V1::NotificationConfig::PubSub
Parameter
- value (::Google::Cloud::Container::V1::NotificationConfig::PubSub) — Notification config for Pub/Sub.
Returns
- (::Google::Cloud::Container::V1::NotificationConfig::PubSub) — Notification config for Pub/Sub.