Uses of Class
com.google.cloud.dialogflow.v2beta1.ListDocumentsRequest
-
Packages that use ListDocumentsRequest Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of ListDocumentsRequest in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ListDocumentsRequest Modifier and Type Method Description ListDocumentsRequestListDocumentsRequest.Builder. build()ListDocumentsRequestListDocumentsRequest.Builder. buildPartial()static ListDocumentsRequestListDocumentsRequest. getDefaultInstance()ListDocumentsRequestListDocumentsRequest.Builder. getDefaultInstanceForType()ListDocumentsRequestListDocumentsRequest. getDefaultInstanceForType()static ListDocumentsRequestListDocumentsRequest. parseDelimitedFrom(InputStream input)static ListDocumentsRequestListDocumentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDocumentsRequestListDocumentsRequest. parseFrom(byte[] data)static ListDocumentsRequestListDocumentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDocumentsRequestListDocumentsRequest. parseFrom(com.google.protobuf.ByteString data)static ListDocumentsRequestListDocumentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDocumentsRequestListDocumentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListDocumentsRequestListDocumentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDocumentsRequestListDocumentsRequest. parseFrom(InputStream input)static ListDocumentsRequestListDocumentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDocumentsRequestListDocumentsRequest. parseFrom(ByteBuffer data)static ListDocumentsRequestListDocumentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type ListDocumentsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDocumentsRequest,ListDocumentsResponse>DocumentsGrpc. getListDocumentsMethod()com.google.protobuf.Parser<ListDocumentsRequest>ListDocumentsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>DocumentsClient. listDocumentsCallable()Returns the list of all documents of the knowledge base.com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse>DocumentsClient. listDocumentsPagedCallable()Returns the list of all documents of the knowledge base.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse>DocumentsSettings.Builder. listDocumentsSettings()Returns the builder for the settings used for calls to listDocuments.com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse>DocumentsSettings. listDocumentsSettings()Returns the object with the settings used for calls to listDocuments.static com.google.protobuf.Parser<ListDocumentsRequest>ListDocumentsRequest. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type ListDocumentsRequest Modifier and Type Method Description DocumentsClient.ListDocumentsPagedResponseDocumentsClient. listDocuments(ListDocumentsRequest request)Returns the list of all documents of the knowledge base.default voidDocumentsGrpc.AsyncService. listDocuments(ListDocumentsRequest request, io.grpc.stub.StreamObserver<ListDocumentsResponse> responseObserver)Returns the list of all documents of the knowledge base.ListDocumentsResponseDocumentsGrpc.DocumentsBlockingStub. listDocuments(ListDocumentsRequest request)Returns the list of all documents of the knowledge base.com.google.common.util.concurrent.ListenableFuture<ListDocumentsResponse>DocumentsGrpc.DocumentsFutureStub. listDocuments(ListDocumentsRequest request)Returns the list of all documents of the knowledge base.voidDocumentsGrpc.DocumentsStub. listDocuments(ListDocumentsRequest request, io.grpc.stub.StreamObserver<ListDocumentsResponse> responseObserver)Returns the list of all documents of the knowledge base.ListDocumentsRequest.BuilderListDocumentsRequest.Builder. mergeFrom(ListDocumentsRequest other)static ListDocumentsRequest.BuilderListDocumentsRequest. newBuilder(ListDocumentsRequest prototype)Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type ListDocumentsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<DocumentsClient.ListDocumentsPagedResponse>DocumentsClient.ListDocumentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)protected DocumentsClient.ListDocumentsPageDocumentsClient.ListDocumentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, ListDocumentsResponse response)com.google.api.core.ApiFuture<DocumentsClient.ListDocumentsPage>DocumentsClient.ListDocumentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse) -
Uses of ListDocumentsRequest in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type ListDocumentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>DocumentsStub. listDocumentsCallable()com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>GrpcDocumentsStub. listDocumentsCallable()com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,ListDocumentsResponse>HttpJsonDocumentsStub. listDocumentsCallable()com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse>DocumentsStub. listDocumentsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse>GrpcDocumentsStub. listDocumentsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,DocumentsClient.ListDocumentsPagedResponse>HttpJsonDocumentsStub. listDocumentsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse>DocumentsStubSettings.Builder. listDocumentsSettings()Returns the builder for the settings used for calls to listDocuments.com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,DocumentsClient.ListDocumentsPagedResponse>DocumentsStubSettings. listDocumentsSettings()Returns the object with the settings used for calls to listDocuments.
-