GoogleCloudIntegrationsV1alphaUploadIntegrationVersionResponse constructor

GoogleCloudIntegrationsV1alphaUploadIntegrationVersionResponse({
  1. GoogleCloudIntegrationsV1alphaIntegrationVersion? integrationVersion,
})

Implementation

GoogleCloudIntegrationsV1alphaUploadIntegrationVersionResponse({
  this.integrationVersion,
});