Uses of Interface
com.google.cloud.dialogflow.cx.v3.TestRunDifferenceOrBuilder
-
Packages that use TestRunDifferenceOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of TestRunDifferenceOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement TestRunDifferenceOrBuilder Modifier and Type Class Description classTestRunDifferenceThe description of differences between original and replayed agent output.static classTestRunDifference.BuilderThe description of differences between original and replayed agent output.Methods in com.google.cloud.dialogflow.cx.v3 that return TestRunDifferenceOrBuilder Modifier and Type Method Description TestRunDifferenceOrBuilderConversationTurn.VirtualAgentOutput.Builder. getDifferencesOrBuilder(int index)Output only.TestRunDifferenceOrBuilderConversationTurn.VirtualAgentOutput. getDifferencesOrBuilder(int index)Output only.TestRunDifferenceOrBuilderConversationTurn.VirtualAgentOutputOrBuilder. getDifferencesOrBuilder(int index)Output only.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type TestRunDifferenceOrBuilder Modifier and Type Method Description List<? extends TestRunDifferenceOrBuilder>ConversationTurn.VirtualAgentOutput.Builder. getDifferencesOrBuilderList()Output only.List<? extends TestRunDifferenceOrBuilder>ConversationTurn.VirtualAgentOutput. getDifferencesOrBuilderList()Output only.List<? extends TestRunDifferenceOrBuilder>ConversationTurn.VirtualAgentOutputOrBuilder. getDifferencesOrBuilderList()Output only.
-