GoogleCloudIntegrationsV1alphaDownloadExecutionResponse constructor

GoogleCloudIntegrationsV1alphaDownloadExecutionResponse({
  1. String? content,
})

Implementation

GoogleCloudIntegrationsV1alphaDownloadExecutionResponse({
  this.content,
});