Reference documentation and code samples for the BeyondCorp AppConnectors V1 API class Google::Cloud::BeyondCorp::AppConnectors::V1::NotificationConfig::CloudPubSubNotificationConfig.
The configuration for Pub/Sub messaging for the AppConnector.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pubsub_subscription
def pubsub_subscription() -> ::String
Returns
- (::String) — The Pub/Sub subscription the AppConnector uses to receive notifications.
#pubsub_subscription=
def pubsub_subscription=(value) -> ::String
Parameter
- value (::String) — The Pub/Sub subscription the AppConnector uses to receive notifications.
Returns
- (::String) — The Pub/Sub subscription the AppConnector uses to receive notifications.