View Source GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig (google_api_beyond_corp v0.14.0)
NotificationConfig defines the mechanisms to notify instance agent.
Attributes
-
pubsubNotification(type:GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig.t, default:nil) - Cloud Pub/Sub Configuration to receive notifications.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig{ pubsubNotification: GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.