GoogleCloudIntegrationsV1alphaExecuteTestCaseRequest constructor

GoogleCloudIntegrationsV1alphaExecuteTestCaseRequest({
  1. Map<String, GoogleCloudIntegrationsV1alphaValueType>? inputParameters,
})

Implementation

GoogleCloudIntegrationsV1alphaExecuteTestCaseRequest({
  this.inputParameters,
});