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