Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListFlowsRequest
-
Packages that use ListFlowsRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListFlowsRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListFlowsRequest Modifier and Type Method Description ListFlowsRequestListFlowsRequest.Builder. build()ListFlowsRequestListFlowsRequest.Builder. buildPartial()static ListFlowsRequestListFlowsRequest. getDefaultInstance()ListFlowsRequestListFlowsRequest.Builder. getDefaultInstanceForType()ListFlowsRequestListFlowsRequest. getDefaultInstanceForType()static ListFlowsRequestListFlowsRequest. parseDelimitedFrom(InputStream input)static ListFlowsRequestListFlowsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFlowsRequestListFlowsRequest. parseFrom(byte[] data)static ListFlowsRequestListFlowsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFlowsRequestListFlowsRequest. parseFrom(com.google.protobuf.ByteString data)static ListFlowsRequestListFlowsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFlowsRequestListFlowsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListFlowsRequestListFlowsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFlowsRequestListFlowsRequest. parseFrom(InputStream input)static ListFlowsRequestListFlowsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFlowsRequestListFlowsRequest. parseFrom(ByteBuffer data)static ListFlowsRequestListFlowsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ListFlowsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFlowsRequest,ListFlowsResponse>FlowsGrpc. getListFlowsMethod()com.google.protobuf.Parser<ListFlowsRequest>ListFlowsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,ListFlowsResponse>FlowsClient. listFlowsCallable()Returns the list of all flows in the specified agent.com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,FlowsClient.ListFlowsPagedResponse>FlowsClient. listFlowsPagedCallable()Returns the list of all flows in the specified agent.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFlowsRequest,ListFlowsResponse,FlowsClient.ListFlowsPagedResponse>FlowsSettings.Builder. listFlowsSettings()Returns the builder for the settings used for calls to listFlows.com.google.api.gax.rpc.PagedCallSettings<ListFlowsRequest,ListFlowsResponse,FlowsClient.ListFlowsPagedResponse>FlowsSettings. listFlowsSettings()Returns the object with the settings used for calls to listFlows.static com.google.protobuf.Parser<ListFlowsRequest>ListFlowsRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ListFlowsRequest Modifier and Type Method Description FlowsClient.ListFlowsPagedResponseFlowsClient. listFlows(ListFlowsRequest request)Returns the list of all flows in the specified agent.default voidFlowsGrpc.AsyncService. listFlows(ListFlowsRequest request, io.grpc.stub.StreamObserver<ListFlowsResponse> responseObserver)Returns the list of all flows in the specified agent.ListFlowsResponseFlowsGrpc.FlowsBlockingStub. listFlows(ListFlowsRequest request)Returns the list of all flows in the specified agent.com.google.common.util.concurrent.ListenableFuture<ListFlowsResponse>FlowsGrpc.FlowsFutureStub. listFlows(ListFlowsRequest request)Returns the list of all flows in the specified agent.voidFlowsGrpc.FlowsStub. listFlows(ListFlowsRequest request, io.grpc.stub.StreamObserver<ListFlowsResponse> responseObserver)Returns the list of all flows in the specified agent.ListFlowsRequest.BuilderListFlowsRequest.Builder. mergeFrom(ListFlowsRequest other)static ListFlowsRequest.BuilderListFlowsRequest. newBuilder(ListFlowsRequest prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type ListFlowsRequest Modifier and Type Method Description 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)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) -
Uses of ListFlowsRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ListFlowsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,ListFlowsResponse>FlowsStub. listFlowsCallable()com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,ListFlowsResponse>GrpcFlowsStub. listFlowsCallable()com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,ListFlowsResponse>HttpJsonFlowsStub. listFlowsCallable()com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,FlowsClient.ListFlowsPagedResponse>FlowsStub. listFlowsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,FlowsClient.ListFlowsPagedResponse>GrpcFlowsStub. listFlowsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFlowsRequest,FlowsClient.ListFlowsPagedResponse>HttpJsonFlowsStub. listFlowsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFlowsRequest,ListFlowsResponse,FlowsClient.ListFlowsPagedResponse>FlowsStubSettings.Builder. listFlowsSettings()Returns the builder for the settings used for calls to listFlows.com.google.api.gax.rpc.PagedCallSettings<ListFlowsRequest,ListFlowsResponse,FlowsClient.ListFlowsPagedResponse>FlowsStubSettings. listFlowsSettings()Returns the object with the settings used for calls to listFlows.
-