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