Uses of Class
com.google.cloud.dialogflow.v2beta1.stub.AgentsStub
-
Packages that use AgentsStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of AgentsStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return AgentsStub Modifier and Type Method Description AgentsStubAgentsClient. getStub()Methods in com.google.cloud.dialogflow.v2beta1 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.v2beta1 with parameters of type AgentsStub Constructor Description AgentsClient(AgentsStub stub) -
Uses of AgentsStub in com.google.cloud.dialogflow.v2beta1.stub
Subclasses of AgentsStub in com.google.cloud.dialogflow.v2beta1.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.v2beta1.stub that return AgentsStub Modifier and Type Method Description AgentsStubAgentsStubSettings. createStub()
-