Reference documentation and code samples for the BeyondCorp AppConnectors V1 API class Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig.
NotificationConfig defines the mechanisms to notify instance agent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pubsub_notification
def pubsub_notification() -> ::Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig::CloudPubSubNotificationConfig
Returns
- (::Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig::CloudPubSubNotificationConfig) — Cloud Pub/Sub Configuration to receive notifications.
#pubsub_notification=
def pubsub_notification=(value) -> ::Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig::CloudPubSubNotificationConfig
Parameter
- value (::Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig::CloudPubSubNotificationConfig) — Cloud Pub/Sub Configuration to receive notifications.
Returns
- (::Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig::CloudPubSubNotificationConfig) — Cloud Pub/Sub Configuration to receive notifications.