Class BatchDeleteTestCasesRequest (1.13.0)

BatchDeleteTestCasesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for TestCases.BatchDeleteTestCases.

Attributes

NameDescription
parent str
Required. The agent to delete test cases from. Format: ``projects/
names Sequence[str]
Required. Format of test case names: ``projects/

Inheritance

builtins.object > proto.message.Message > BatchDeleteTestCasesRequest