Uses of Class
com.google.cloud.dialogflow.v2.ConversationModelsClient
-
Packages that use ConversationModelsClient Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ConversationModelsClient in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ConversationModelsClient Modifier and Type Method Description static ConversationModelsClientConversationModelsClient. create()Constructs an instance of ConversationModelsClient with default settings.static ConversationModelsClientConversationModelsClient. create(ConversationModelsSettings settings)Constructs an instance of ConversationModelsClient, using the given settings.static ConversationModelsClientConversationModelsClient. create(ConversationModelsStub stub)Constructs an instance of ConversationModelsClient, using the given stub for making calls.
-