Class TestCaseView (1.33.0)

TestCaseView(value)

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

Values: TEST_CASE_VIEW_UNSPECIFIED (0): The default / unset value. The API will default to the BASIC view. BASIC (1): Include basic metadata about the test case, but not the conversation turns. This is the default value. FULL (2): Include everything.