GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig constructor

GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig({
  1. String? pubsubSubscription,
})

Implementation

GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig({
  this.pubsubSubscription,
});