GoogleCloudIntegrationsV1alphaCancelExecutionResponse constructor
GoogleCloudIntegrationsV1alphaCancelExecutionResponse({
- bool? isCanceled,
Implementation
GoogleCloudIntegrationsV1alphaCancelExecutionResponse({
this.isCanceled,
});