Class TestCaseView (1.34.0)

TestCaseView(value)

Specifies how much test case information to include in the response.

Enums

Name Description
TEST_CASE_VIEW_UNSPECIFIED The default / unset value. The API will default to the BASIC view.
BASIC Include basic metadata about the test case, but not the conversation turns. This is the default value.
FULL Include everything.