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