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 SessionsStub
SessionsClient. getStub()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type SessionsStub Modifier and Type Method Description static SessionsClient
SessionsClient. 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 class
GrpcSessionsStub
gRPC stub implementation for the Sessions service API.class
HttpJsonSessionsStub
REST stub implementation for the Sessions service API.Methods in com.google.cloud.dialogflow.v2beta1.stub that return SessionsStub Modifier and Type Method Description SessionsStub
SessionsStubSettings. createStub()
-