GoogleCloudIntegrationsV1alphaLiftSuspensionResponse constructor

GoogleCloudIntegrationsV1alphaLiftSuspensionResponse({
  1. String? eventExecutionInfoId,
})

Implementation

GoogleCloudIntegrationsV1alphaLiftSuspensionResponse({
  this.eventExecutionInfoId,
});