Class BatchRunTestCasesRequest (1.13.0)

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

The request message for TestCases.BatchRunTestCases.

Attributes

NameDescription
parent str
Required. Agent name. Format: ``projects/
environment str
Optional. If not set, draft environment is assumed. Format: ``projects/
test_cases Sequence[str]
Required. Format: ``projects/

Inheritance

builtins.object > proto.message.Message > BatchRunTestCasesRequest