GoogleCloudIntegrationsV1alphaPublishIntegrationVersionRequest constructor

GoogleCloudIntegrationsV1alphaPublishIntegrationVersionRequest({
  1. Map<String, Object?>? configParameters,
})

Implementation

GoogleCloudIntegrationsV1alphaPublishIntegrationVersionRequest({
  this.configParameters,
});