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 VersionsStub
VersionsClient. getStub()
Methods in com.google.cloud.dialogflow.v2 with parameters of type VersionsStub Modifier and Type Method Description static VersionsClient
VersionsClient. 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 class
GrpcVersionsStub
gRPC stub implementation for the Versions service API.class
HttpJsonVersionsStub
REST stub implementation for the Versions service API.Methods in com.google.cloud.dialogflow.v2.stub that return VersionsStub Modifier and Type Method Description VersionsStub
VersionsStubSettings. createStub()
-