GoogleCloudIntegrationsV1alphaUploadTemplateResponse constructor

GoogleCloudIntegrationsV1alphaUploadTemplateResponse({
  1. GoogleCloudIntegrationsV1alphaTemplate? template,
})

Implementation

GoogleCloudIntegrationsV1alphaUploadTemplateResponse({
  this.template,
});