name property

String? name
getter/setter pair

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;