Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::ListTestCasesRequest::TestCaseView (v1.12.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::ListTestCasesRequest::TestCaseView.
Specifies how much test case information to include in the response.
Constants
TEST_CASE_VIEW_UNSPECIFIED
value: 0 The default / unset value.
The API will default to the BASIC view.
BASIC
value: 1 Include basic metadata about the test case, but not the conversation
turns. This is the default value.