Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListFlowsResponse
-
Packages that use ListFlowsResponse Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListFlowsResponse in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListFlowsResponse Modifier and Type Method Description ListFlowsResponse
ListFlowsResponse.Builder. build()
ListFlowsResponse
ListFlowsResponse.Builder. buildPartial()
static ListFlowsResponse
ListFlowsResponse. getDefaultInstance()
ListFlowsResponse
ListFlowsResponse.Builder. getDefaultInstanceForType()
ListFlowsResponse
ListFlowsResponse. getDefaultInstanceForType()
ListFlowsResponse
FlowsGrpc.FlowsBlockingStub. listFlows(ListFlowsRequest request)
Returns the list of all flows in the specified agent.static ListFlowsResponse
ListFlowsResponse. parseDelimitedFrom(InputStream input)
static ListFlowsResponse
ListFlowsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFlowsResponse
ListFlowsResponse. parseFrom(byte[] data)
static ListFlowsResponse
ListFlowsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFlowsResponse
ListFlowsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListFlowsResponse
ListFlowsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFlowsResponse
ListFlowsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListFlowsResponse
ListFlowsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFlowsResponse
ListFlowsResponse. parseFrom(InputStream input)
static ListFlowsResponse
ListFlowsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFlowsResponse
ListFlowsResponse. parseFrom(ByteBuffer data)
static ListFlowsResponse
ListFlowsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ListFlowsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFlowsRequest,ListFlowsResponse>
FlowsGrpc. getListFlowsMethod()
com.google.protobuf.Parser<ListFlowsResponse>
ListFlowsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListFlowsResponse>
FlowsGrpc.FlowsFutureStub. listFlows(ListFlowsRequest request)
Returns the list of all flows in the specified agent.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.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<ListFlowsResponse>
ListFlowsResponse. parser()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ListFlowsResponse Modifier and Type Method Description protected FlowsClient.ListFlowsPage
FlowsClient.ListFlowsPage. createPage(com.google.api.gax.rpc.PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, ListFlowsResponse response)
ListFlowsResponse.Builder
ListFlowsResponse.Builder. mergeFrom(ListFlowsResponse other)
static ListFlowsResponse.Builder
ListFlowsResponse. newBuilder(ListFlowsResponse prototype)
Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type ListFlowsResponse 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)
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.ListFlowsPage
FlowsClient.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)
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 void
FlowsGrpc.AsyncService. listFlows(ListFlowsRequest request, io.grpc.stub.StreamObserver<ListFlowsResponse> responseObserver)
Returns the list of all flows in the specified agent.void
FlowsGrpc.FlowsStub. listFlows(ListFlowsRequest request, io.grpc.stub.StreamObserver<ListFlowsResponse> responseObserver)
Returns the list of all flows in the specified agent. -
Uses of ListFlowsResponse in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ListFlowsResponse 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.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.
-