Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.stub.AgentsStub
-
Packages that use AgentsStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of AgentsStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return AgentsStub Modifier and Type Method Description AgentsStub
AgentsClient. getStub()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type AgentsStub Modifier and Type Method Description static AgentsClient
AgentsClient. create(AgentsStub stub)
Constructs an instance of AgentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type AgentsStub Constructor Description AgentsClient(AgentsStub stub)
-
Uses of AgentsStub in com.google.cloud.dialogflow.cx.v3beta1.stub
Subclasses of AgentsStub in com.google.cloud.dialogflow.cx.v3beta1.stub Modifier and Type Class Description class
GrpcAgentsStub
gRPC stub implementation for the Agents service API.class
HttpJsonAgentsStub
REST stub implementation for the Agents service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return AgentsStub Modifier and Type Method Description AgentsStub
AgentsStubSettings. createStub()
-