Uses of Class
com.google.cloud.dialogflow.v2.stub.ContextsStub
-
Packages that use ContextsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of ContextsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ContextsStub Modifier and Type Method Description ContextsStub
ContextsClient. getStub()
Methods in com.google.cloud.dialogflow.v2 with parameters of type ContextsStub Modifier and Type Method Description static ContextsClient
ContextsClient. create(ContextsStub stub)
Constructs an instance of ContextsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2 with parameters of type ContextsStub Constructor Description ContextsClient(ContextsStub stub)
-
Uses of ContextsStub in com.google.cloud.dialogflow.v2.stub
Subclasses of ContextsStub in com.google.cloud.dialogflow.v2.stub Modifier and Type Class Description class
GrpcContextsStub
gRPC stub implementation for the Contexts service API.class
HttpJsonContextsStub
REST stub implementation for the Contexts service API.Methods in com.google.cloud.dialogflow.v2.stub that return ContextsStub Modifier and Type Method Description ContextsStub
ContextsStubSettings. createStub()
-