Uses of Interface
com.google.cloud.dialogflow.cx.v3.TestErrorOrBuilder
-
Packages that use TestErrorOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of TestErrorOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement TestErrorOrBuilder Modifier and Type Class Description classTestErrorError info for running a test.static classTestError.BuilderError info for running a test.Methods in com.google.cloud.dialogflow.cx.v3 that return TestErrorOrBuilder Modifier and Type Method Description TestErrorOrBuilderBatchRunTestCasesMetadata.Builder. getErrorsOrBuilder(int index)The test errors.TestErrorOrBuilderBatchRunTestCasesMetadata. getErrorsOrBuilder(int index)The test errors.TestErrorOrBuilderBatchRunTestCasesMetadataOrBuilder. getErrorsOrBuilder(int index)The test errors.TestErrorOrBuilderRunContinuousTestMetadata.Builder. getErrorsOrBuilder(int index)The test errors.TestErrorOrBuilderRunContinuousTestMetadata. getErrorsOrBuilder(int index)The test errors.TestErrorOrBuilderRunContinuousTestMetadataOrBuilder. getErrorsOrBuilder(int index)The test errors.TestErrorOrBuilderDeployFlowMetadata.Builder. getTestErrorsOrBuilder(int index)Errors of running deployment tests.TestErrorOrBuilderDeployFlowMetadata. getTestErrorsOrBuilder(int index)Errors of running deployment tests.TestErrorOrBuilderDeployFlowMetadataOrBuilder. getTestErrorsOrBuilder(int index)Errors of running deployment tests.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type TestErrorOrBuilder Modifier and Type Method Description List<? extends TestErrorOrBuilder>BatchRunTestCasesMetadata.Builder. getErrorsOrBuilderList()The test errors.List<? extends TestErrorOrBuilder>BatchRunTestCasesMetadata. getErrorsOrBuilderList()The test errors.List<? extends TestErrorOrBuilder>BatchRunTestCasesMetadataOrBuilder. getErrorsOrBuilderList()The test errors.List<? extends TestErrorOrBuilder>RunContinuousTestMetadata.Builder. getErrorsOrBuilderList()The test errors.List<? extends TestErrorOrBuilder>RunContinuousTestMetadata. getErrorsOrBuilderList()The test errors.List<? extends TestErrorOrBuilder>RunContinuousTestMetadataOrBuilder. getErrorsOrBuilderList()The test errors.List<? extends TestErrorOrBuilder>DeployFlowMetadata.Builder. getTestErrorsOrBuilderList()Errors of running deployment tests.List<? extends TestErrorOrBuilder>DeployFlowMetadata. getTestErrorsOrBuilderList()Errors of running deployment tests.List<? extends TestErrorOrBuilder>DeployFlowMetadataOrBuilder. getTestErrorsOrBuilderList()Errors of running deployment tests.
-