GoogleCloudIntegrationsV1alphaTakeoverEditLockResponse constructor

GoogleCloudIntegrationsV1alphaTakeoverEditLockResponse({
  1. GoogleCloudIntegrationsV1alphaIntegrationVersion? integrationVersion,
})

Implementation

GoogleCloudIntegrationsV1alphaTakeoverEditLockResponse({
  this.integrationVersion,
});