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