Uses of Class
com.google.cloud.dialogflow.v2.stub.VersionsStub
-
Packages that use VersionsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of VersionsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return VersionsStub Modifier and Type Method Description VersionsStubVersionsClient. getStub()Methods in com.google.cloud.dialogflow.v2 with parameters of type VersionsStub Modifier and Type Method Description static VersionsClientVersionsClient. create(VersionsStub stub)Constructs an instance of VersionsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2 with parameters of type VersionsStub Constructor Description VersionsClient(VersionsStub stub) -
Uses of VersionsStub in com.google.cloud.dialogflow.v2.stub
Subclasses of VersionsStub in com.google.cloud.dialogflow.v2.stub Modifier and Type Class Description classGrpcVersionsStubgRPC stub implementation for the Versions service API.classHttpJsonVersionsStubREST stub implementation for the Versions service API.Methods in com.google.cloud.dialogflow.v2.stub that return VersionsStub Modifier and Type Method Description VersionsStubVersionsStubSettings. createStub()
-