Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.SessionsStub
-
Packages that use SessionsStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of SessionsStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return SessionsStub Modifier and Type Method Description SessionsStubSessionsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 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.cx.v3 with parameters of type SessionsStub Constructor Description SessionsClient(SessionsStub stub) -
Uses of SessionsStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of SessionsStub in com.google.cloud.dialogflow.cx.v3.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.cx.v3.stub that return SessionsStub Modifier and Type Method Description SessionsStubSessionsStubSettings. createStub()
-