name property
The unique identifier of the test case.
TestCases.CreateTestCase will populate the name automatically. Otherwise
use format: projects//locations//agents/ /testCases/
.
Implementation
core.String? name;
The unique identifier of the test case.
TestCases.CreateTestCase will populate the name automatically. Otherwise
use format: projects//locations//agents/ /testCases/
.
core.String? name;