Uses of Class
com.google.cloud.dialogflow.v2.stub.ConversationsStub
-
Packages that use ConversationsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of ConversationsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ConversationsStub Modifier and Type Method Description ConversationsStubConversationsClient. getStub()Methods in com.google.cloud.dialogflow.v2 with parameters of type ConversationsStub Modifier and Type Method Description static ConversationsClientConversationsClient. create(ConversationsStub stub)Constructs an instance of ConversationsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2 with parameters of type ConversationsStub Constructor Description ConversationsClient(ConversationsStub stub) -
Uses of ConversationsStub in com.google.cloud.dialogflow.v2.stub
Subclasses of ConversationsStub in com.google.cloud.dialogflow.v2.stub Modifier and Type Class Description classGrpcConversationsStubgRPC stub implementation for the Conversations service API.classHttpJsonConversationsStubREST stub implementation for the Conversations service API.Methods in com.google.cloud.dialogflow.v2.stub that return ConversationsStub Modifier and Type Method Description ConversationsStubConversationsStubSettings. createStub()
-