Uses of Class
com.google.cloud.dialogflow.v2.stub.AgentsStub
-
Packages that use AgentsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of AgentsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return AgentsStub Modifier and Type Method Description AgentsStubAgentsClient. getStub()Methods in com.google.cloud.dialogflow.v2 with parameters of type AgentsStub Modifier and Type Method Description static AgentsClientAgentsClient. create(AgentsStub stub)Constructs an instance of AgentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2 with parameters of type AgentsStub Constructor Description AgentsClient(AgentsStub stub) -
Uses of AgentsStub in com.google.cloud.dialogflow.v2.stub
Subclasses of AgentsStub in com.google.cloud.dialogflow.v2.stub Modifier and Type Class Description classGrpcAgentsStubgRPC stub implementation for the Agents service API.classHttpJsonAgentsStubREST stub implementation for the Agents service API.Methods in com.google.cloud.dialogflow.v2.stub that return AgentsStub Modifier and Type Method Description AgentsStubAgentsStubSettings. createStub()
-