GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions constructor

GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions({
  1. List<GoogleCloudConnectorsV1EventingRuntimeDataWebhookData>? webhookData,
})

Implementation

GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions({
  this.webhookData,
});