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