Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Flow
-
Packages that use Flow Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Flow in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Flow Modifier and Type Method Description FlowFlow.Builder. build()FlowFlow.Builder. buildPartial()FlowFlowsClient. createFlow(AgentName parent, Flow flow)Creates a flow in the specified agent.FlowFlowsClient. createFlow(CreateFlowRequest request)Creates a flow in the specified agent.FlowFlowsClient. createFlow(String parent, Flow flow)Creates a flow in the specified agent.FlowFlowsGrpc.FlowsBlockingStub. createFlow(CreateFlowRequest request)Creates a flow in the specified agent.static FlowFlow. getDefaultInstance()FlowFlow.Builder. getDefaultInstanceForType()FlowFlow. getDefaultInstanceForType()FlowCreateFlowRequest.Builder. getFlow()Required.FlowCreateFlowRequest. getFlow()Required.FlowCreateFlowRequestOrBuilder. getFlow()Required.FlowFlowsClient. getFlow(FlowName name)Retrieves the specified flow.FlowFlowsClient. getFlow(GetFlowRequest request)Retrieves the specified flow.FlowFlowsClient. getFlow(String name)Retrieves the specified flow.FlowFlowsGrpc.FlowsBlockingStub. getFlow(GetFlowRequest request)Retrieves the specified flow.FlowTransitionCoverage.TransitionNode.Builder. getFlow()Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].FlowTransitionCoverage.TransitionNode. getFlow()Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].FlowTransitionCoverage.TransitionNodeOrBuilder. getFlow()Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].FlowUpdateFlowRequest.Builder. getFlow()Required.FlowUpdateFlowRequest. getFlow()Required.FlowUpdateFlowRequestOrBuilder. getFlow()Required.FlowListFlowsResponse.Builder. getFlows(int index)The list of flows.FlowListFlowsResponse. getFlows(int index)The list of flows.FlowListFlowsResponseOrBuilder. getFlows(int index)The list of flows.static FlowFlow. parseDelimitedFrom(InputStream input)static FlowFlow. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowFlow. parseFrom(byte[] data)static FlowFlow. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowFlow. parseFrom(com.google.protobuf.ByteString data)static FlowFlow. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowFlow. parseFrom(com.google.protobuf.CodedInputStream input)static FlowFlow. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowFlow. parseFrom(InputStream input)static FlowFlow. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowFlow. parseFrom(ByteBuffer data)static FlowFlow. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FlowFlowsClient. updateFlow(Flow flow, com.google.protobuf.FieldMask updateMask)Updates the specified flow.FlowFlowsClient. updateFlow(UpdateFlowRequest request)Updates the specified flow.FlowFlowsGrpc.FlowsBlockingStub. updateFlow(UpdateFlowRequest request)Updates the specified flow.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Flow Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Flow>FlowsGrpc.FlowsFutureStub. createFlow(CreateFlowRequest request)Creates a flow in the specified agent.com.google.api.gax.rpc.UnaryCallable<CreateFlowRequest,Flow>FlowsClient. createFlowCallable()Creates a flow in the specified agent.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFlowRequest,Flow>FlowsSettings.Builder. createFlowSettings()Returns the builder for the settings used for calls to createFlow.com.google.api.gax.rpc.UnaryCallSettings<CreateFlowRequest,Flow>FlowsSettings. createFlowSettings()Returns the object with the settings used for calls to createFlow.static io.grpc.MethodDescriptor<CreateFlowRequest,Flow>FlowsGrpc. getCreateFlowMethod()com.google.common.util.concurrent.ListenableFuture<Flow>FlowsGrpc.FlowsFutureStub. getFlow(GetFlowRequest request)Retrieves the specified flow.com.google.api.gax.rpc.UnaryCallable<GetFlowRequest,Flow>FlowsClient. getFlowCallable()Retrieves the specified flow.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowRequest,Flow>FlowsSettings.Builder. getFlowSettings()Returns the builder for the settings used for calls to getFlow.com.google.api.gax.rpc.UnaryCallSettings<GetFlowRequest,Flow>FlowsSettings. getFlowSettings()Returns the object with the settings used for calls to getFlow.List<Flow>ListFlowsResponse.Builder. getFlowsList()The list of flows.List<Flow>ListFlowsResponse. getFlowsList()The list of flows.List<Flow>ListFlowsResponseOrBuilder. getFlowsList()The list of flows.static io.grpc.MethodDescriptor<GetFlowRequest,Flow>FlowsGrpc. getGetFlowMethod()com.google.protobuf.Parser<Flow>Flow. getParserForType()static io.grpc.MethodDescriptor<UpdateFlowRequest,Flow>FlowsGrpc. getUpdateFlowMethod()static com.google.protobuf.Parser<Flow>Flow. parser()com.google.common.util.concurrent.ListenableFuture<Flow>FlowsGrpc.FlowsFutureStub. updateFlow(UpdateFlowRequest request)Updates the specified flow.com.google.api.gax.rpc.UnaryCallable<UpdateFlowRequest,Flow>FlowsClient. updateFlowCallable()Updates the specified flow.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFlowRequest,Flow>FlowsSettings.Builder. updateFlowSettings()Returns the builder for the settings used for calls to updateFlow.com.google.api.gax.rpc.UnaryCallSettings<UpdateFlowRequest,Flow>FlowsSettings. updateFlowSettings()Returns the object with the settings used for calls to updateFlow.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Flow Modifier and Type Method Description ListFlowsResponse.BuilderListFlowsResponse.Builder. addFlows(int index, Flow value)The list of flows.ListFlowsResponse.BuilderListFlowsResponse.Builder. addFlows(Flow value)The list of flows.FlowFlowsClient. createFlow(AgentName parent, Flow flow)Creates a flow in the specified agent.FlowFlowsClient. createFlow(String parent, Flow flow)Creates a flow in the specified agent.CreateFlowRequest.BuilderCreateFlowRequest.Builder. mergeFlow(Flow value)Required.TransitionCoverage.TransitionNode.BuilderTransitionCoverage.TransitionNode.Builder. mergeFlow(Flow value)Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].UpdateFlowRequest.BuilderUpdateFlowRequest.Builder. mergeFlow(Flow value)Required.Flow.BuilderFlow.Builder. mergeFrom(Flow other)static Flow.BuilderFlow. newBuilder(Flow prototype)CreateFlowRequest.BuilderCreateFlowRequest.Builder. setFlow(Flow value)Required.TransitionCoverage.TransitionNode.BuilderTransitionCoverage.TransitionNode.Builder. setFlow(Flow value)Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].UpdateFlowRequest.BuilderUpdateFlowRequest.Builder. setFlow(Flow value)Required.ListFlowsResponse.BuilderListFlowsResponse.Builder. setFlows(int index, Flow value)The list of flows.FlowFlowsClient. updateFlow(Flow flow, com.google.protobuf.FieldMask updateMask)Updates the specified flow.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Flow Modifier and Type Method Description ListFlowsResponse.BuilderListFlowsResponse.Builder. addAllFlows(Iterable<? extends Flow> values)The list of flows.static com.google.api.core.ApiFuture<FlowsClient.ListFlowsPagedResponse>FlowsClient.ListFlowsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, com.google.api.core.ApiFuture<ListFlowsResponse> futureResponse)default voidFlowsGrpc.AsyncService. createFlow(CreateFlowRequest request, io.grpc.stub.StreamObserver<Flow> responseObserver)Creates a flow in the specified agent.voidFlowsGrpc.FlowsStub. createFlow(CreateFlowRequest request, io.grpc.stub.StreamObserver<Flow> responseObserver)Creates a flow in the specified agent.protected FlowsClient.ListFlowsPageFlowsClient.ListFlowsPage. createPage(com.google.api.gax.rpc.PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, ListFlowsResponse response)com.google.api.core.ApiFuture<FlowsClient.ListFlowsPage>FlowsClient.ListFlowsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, com.google.api.core.ApiFuture<ListFlowsResponse> futureResponse)default voidFlowsGrpc.AsyncService. getFlow(GetFlowRequest request, io.grpc.stub.StreamObserver<Flow> responseObserver)Retrieves the specified flow.voidFlowsGrpc.FlowsStub. getFlow(GetFlowRequest request, io.grpc.stub.StreamObserver<Flow> responseObserver)Retrieves the specified flow.default voidFlowsGrpc.AsyncService. updateFlow(UpdateFlowRequest request, io.grpc.stub.StreamObserver<Flow> responseObserver)Updates the specified flow.voidFlowsGrpc.FlowsStub. updateFlow(UpdateFlowRequest request, io.grpc.stub.StreamObserver<Flow> responseObserver)Updates the specified flow. -
Uses of Flow in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Flow Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFlowRequest,Flow>FlowsStub. createFlowCallable()com.google.api.gax.rpc.UnaryCallable<CreateFlowRequest,Flow>GrpcFlowsStub. createFlowCallable()com.google.api.gax.rpc.UnaryCallable<CreateFlowRequest,Flow>HttpJsonFlowsStub. createFlowCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFlowRequest,Flow>FlowsStubSettings.Builder. createFlowSettings()Returns the builder for the settings used for calls to createFlow.com.google.api.gax.rpc.UnaryCallSettings<CreateFlowRequest,Flow>FlowsStubSettings. createFlowSettings()Returns the object with the settings used for calls to createFlow.com.google.api.gax.rpc.UnaryCallable<GetFlowRequest,Flow>FlowsStub. getFlowCallable()com.google.api.gax.rpc.UnaryCallable<GetFlowRequest,Flow>GrpcFlowsStub. getFlowCallable()com.google.api.gax.rpc.UnaryCallable<GetFlowRequest,Flow>HttpJsonFlowsStub. getFlowCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFlowRequest,Flow>FlowsStubSettings.Builder. getFlowSettings()Returns the builder for the settings used for calls to getFlow.com.google.api.gax.rpc.UnaryCallSettings<GetFlowRequest,Flow>FlowsStubSettings. getFlowSettings()Returns the object with the settings used for calls to getFlow.com.google.api.gax.rpc.UnaryCallable<UpdateFlowRequest,Flow>FlowsStub. updateFlowCallable()com.google.api.gax.rpc.UnaryCallable<UpdateFlowRequest,Flow>GrpcFlowsStub. updateFlowCallable()com.google.api.gax.rpc.UnaryCallable<UpdateFlowRequest,Flow>HttpJsonFlowsStub. updateFlowCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFlowRequest,Flow>FlowsStubSettings.Builder. updateFlowSettings()Returns the builder for the settings used for calls to updateFlow.com.google.api.gax.rpc.UnaryCallSettings<UpdateFlowRequest,Flow>FlowsStubSettings. updateFlowSettings()Returns the object with the settings used for calls to updateFlow.
-