Module: Google::Cloud::Dialogflow::CX::V3::ExportTestCasesRequest::DataFormat

Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb

Overview

Data format of the exported test cases.

Constant Summary collapse

DATA_FORMAT_UNSPECIFIED =

Unspecified format.

0
BLOB =

Raw bytes.

1
JSON =

JSON format.

2