GoogleCloudApihubV1ResourceConfig constructor

GoogleCloudApihubV1ResourceConfig({
  1. String? actionType,
  2. String? pubsubTopic,
})

Implementation

GoogleCloudApihubV1ResourceConfig({this.actionType, this.pubsubTopic});