GoogleCloudIntegrationsV1alphaLiftSuspensionRequest constructor

GoogleCloudIntegrationsV1alphaLiftSuspensionRequest({
  1. String? suspensionResult,
})

Implementation

GoogleCloudIntegrationsV1alphaLiftSuspensionRequest({
  this.suspensionResult,
});