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 FlowsStubFlowsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type FlowsStub Modifier and Type Method Description static FlowsClientFlowsClient. 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 classGrpcFlowsStubgRPC stub implementation for the Flows service API.classHttpJsonFlowsStubREST stub implementation for the Flows service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return FlowsStub Modifier and Type Method Description FlowsStubFlowsStubSettings. createStub()
-