View Source GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig (google_api_beyond_corp v0.9.0)
The configuration for Pub/Sub messaging for the AppConnector.
Attributes
-
pubsubSubscription
(type:String.t
, default:nil
) - The Pub/Sub subscription the AppConnector uses to receive notifications.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig{ pubsubSubscription: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.