Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.ConversationTurnOrBuilder
-
Packages that use ConversationTurnOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of ConversationTurnOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement ConversationTurnOrBuilder Modifier and Type Class Description classConversationTurnOne interaction between a human and virtual agent.static classConversationTurn.BuilderOne interaction between a human and virtual agent.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ConversationTurnOrBuilder Modifier and Type Method Description ConversationTurnOrBuilderTestCaseResult.Builder. getConversationTurnsOrBuilder(int index)The conversation turns uttered during the test case replay in chronological order.ConversationTurnOrBuilderTestCaseResult. getConversationTurnsOrBuilder(int index)The conversation turns uttered during the test case replay in chronological order.ConversationTurnOrBuilderTestCaseResultOrBuilder. getConversationTurnsOrBuilder(int index)The conversation turns uttered during the test case replay in chronological order.ConversationTurnOrBuilderTestCase.Builder. getTestCaseConversationTurnsOrBuilder(int index)The conversation turns uttered when the test case was created, in chronological order.ConversationTurnOrBuilderTestCase. getTestCaseConversationTurnsOrBuilder(int index)The conversation turns uttered when the test case was created, in chronological order.ConversationTurnOrBuilderTestCaseOrBuilder. getTestCaseConversationTurnsOrBuilder(int index)The conversation turns uttered when the test case was created, in chronological order.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ConversationTurnOrBuilder Modifier and Type Method Description List<? extends ConversationTurnOrBuilder>TestCaseResult.Builder. getConversationTurnsOrBuilderList()The conversation turns uttered during the test case replay in chronological order.List<? extends ConversationTurnOrBuilder>TestCaseResult. getConversationTurnsOrBuilderList()The conversation turns uttered during the test case replay in chronological order.List<? extends ConversationTurnOrBuilder>TestCaseResultOrBuilder. getConversationTurnsOrBuilderList()The conversation turns uttered during the test case replay in chronological order.List<? extends ConversationTurnOrBuilder>TestCase.Builder. getTestCaseConversationTurnsOrBuilderList()The conversation turns uttered when the test case was created, in chronological order.List<? extends ConversationTurnOrBuilder>TestCase. getTestCaseConversationTurnsOrBuilderList()The conversation turns uttered when the test case was created, in chronological order.List<? extends ConversationTurnOrBuilder>TestCaseOrBuilder. getTestCaseConversationTurnsOrBuilderList()The conversation turns uttered when the test case was created, in chronological order.
-