GoogleCloudIntegrationsV1alphaUploadTestCaseResponse constructor

GoogleCloudIntegrationsV1alphaUploadTestCaseResponse({
  1. GoogleCloudIntegrationsV1alphaTestCase? testCase,
})

Implementation

GoogleCloudIntegrationsV1alphaUploadTestCaseResponse({
  this.testCase,
});