GoogleCloudIntegrationsV1alphaDownloadTestCaseResponse constructor

GoogleCloudIntegrationsV1alphaDownloadTestCaseResponse({
  1. String? content,
})

Implementation

GoogleCloudIntegrationsV1alphaDownloadTestCaseResponse({
  this.content,
});