Uses of Interface
com.google.cloud.dialogflow.v2.ConversationInfoOrBuilder
-
Packages that use ConversationInfoOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ConversationInfoOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement ConversationInfoOrBuilder Modifier and Type Class Description class
ConversationInfo
Represents metadata of a conversation.static class
ConversationInfo.Builder
Represents metadata of a conversation.Methods in com.google.cloud.dialogflow.v2 that return ConversationInfoOrBuilder Modifier and Type Method Description ConversationInfoOrBuilder
ConversationDataset.Builder. getConversationInfoOrBuilder()
Output only.ConversationInfoOrBuilder
ConversationDataset. getConversationInfoOrBuilder()
Output only.ConversationInfoOrBuilder
ConversationDatasetOrBuilder. getConversationInfoOrBuilder()
Output only.
-