Class ImportTestCasesMetadata (0.8.0)

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

Metadata returned for the [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ImportTestCases] long running operation.

Attributes: errors (Sequence[google.cloud.dialogflowcx_v3beta1.types.TestCaseError]): Errors for failed test cases.

Inheritance

builtins.object > proto.message.Message > ImportTestCasesMetadata