GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig constructor

GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig({
  1. GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig? pubsubNotification,
})

Implementation

GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig({
  this.pubsubNotification,
});