executeTestCaseResponses property

List<GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse>? executeTestCaseResponses
getter/setter pair

Results of each execution of test cases in an integration version.

Implementation

core.List<GoogleCloudIntegrationsV1alphaExecuteTestCaseResponse>?
    executeTestCaseResponses;