Class ExportTestCasesRequest (1.12.0)

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

Attributes

NameDescription
parent str
Required. The agent where to export test cases from. Format: ``projects/
gcs_uri str
The `Google Cloud Storage
data_format google.cloud.dialogflowcx_v3.types.ExportTestCasesRequest.DataFormat
The data format of the exported test cases. If not specified, ``BLOB`` is assumed.
filter str
The filter expression used to filter exported test cases, see `API Filtering

Inheritance

builtins.object > proto.message.Message > ExportTestCasesRequest

Classes

DataFormat

DataFormat(value)

Data format of the exported test cases.