Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.ExperimentsStub
-
Packages that use ExperimentsStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of ExperimentsStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ExperimentsStub Modifier and Type Method Description ExperimentsStubExperimentsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type ExperimentsStub Modifier and Type Method Description static ExperimentsClientExperimentsClient. create(ExperimentsStub stub)Constructs an instance of ExperimentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type ExperimentsStub Constructor Description ExperimentsClient(ExperimentsStub stub) -
Uses of ExperimentsStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of ExperimentsStub in com.google.cloud.dialogflow.cx.v3.stub Modifier and Type Class Description classGrpcExperimentsStubgRPC stub implementation for the Experiments service API.classHttpJsonExperimentsStubREST stub implementation for the Experiments service API.Methods in com.google.cloud.dialogflow.cx.v3.stub that return ExperimentsStub Modifier and Type Method Description ExperimentsStubExperimentsStubSettings. createStub()
-