deploymentTestResults property

List<String>? deploymentTestResults
getter/setter pair

Results of test cases running before the deployment.

Format: projects//locations//agents//testCases//results/.

Implementation

core.List<core.String>? deploymentTestResults;