GoogleCloudIntegrationsV1alphaDownloadTemplateResponse constructor

GoogleCloudIntegrationsV1alphaDownloadTemplateResponse({
  1. String? content,
})

Implementation

GoogleCloudIntegrationsV1alphaDownloadTemplateResponse({
  this.content,
});