GoogleCloudIntegrationsV1alphaCancelExecutionRequest constructor

GoogleCloudIntegrationsV1alphaCancelExecutionRequest({
  1. String? cancelReason,
})

Implementation

GoogleCloudIntegrationsV1alphaCancelExecutionRequest({
  this.cancelReason,
});