Class ExportTestCasesResponse (0.8.0)

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

The response message for [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ExportTestCases].

Attributes: gcs_uri (str): The URI to a file containing the exported test cases. This field is populated only if gcs_uri is specified in [ExportTestCasesRequest][google.cloud.dialogflow.cx.v3beta1.ExportTestCasesRequest]. content (bytes): Uncompressed raw byte content for test cases.

Inheritance

builtins.object > proto.message.Message > ExportTestCasesResponse