Uses of Class
com.google.cloud.dialogflow.v2beta1.stub.SessionsStub
-
Packages that use SessionsStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of SessionsStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return SessionsStub Modifier and Type Method Description SessionsStubSessionsClient. getStub()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type SessionsStub Modifier and Type Method Description static SessionsClientSessionsClient. create(SessionsStub stub)Constructs an instance of SessionsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type SessionsStub Constructor Description SessionsClient(SessionsStub stub) -
Uses of SessionsStub in com.google.cloud.dialogflow.v2beta1.stub
Subclasses of SessionsStub in com.google.cloud.dialogflow.v2beta1.stub Modifier and Type Class Description classGrpcSessionsStubgRPC stub implementation for the Sessions service API.classHttpJsonSessionsStubREST stub implementation for the Sessions service API.Methods in com.google.cloud.dialogflow.v2beta1.stub that return SessionsStub Modifier and Type Method Description SessionsStubSessionsStubSettings. createStub()
-