Class DocumentsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dialogflow/v2beta1/document.proto")
    public final class DocumentsGrpc
    extends Object
     Service for managing knowledge
     [Documents][google.cloud.dialogflow.v2beta1.Document].
     
    • Method Detail

      • getCreateDocumentMethod

        public static io.grpc.MethodDescriptor<CreateDocumentRequest,​com.google.longrunning.Operation> getCreateDocumentMethod()
      • getImportDocumentsMethod

        public static io.grpc.MethodDescriptor<ImportDocumentsRequest,​com.google.longrunning.Operation> getImportDocumentsMethod()
      • getDeleteDocumentMethod

        public static io.grpc.MethodDescriptor<DeleteDocumentRequest,​com.google.longrunning.Operation> getDeleteDocumentMethod()
      • getUpdateDocumentMethod

        public static io.grpc.MethodDescriptor<UpdateDocumentRequest,​com.google.longrunning.Operation> getUpdateDocumentMethod()
      • getReloadDocumentMethod

        public static io.grpc.MethodDescriptor<ReloadDocumentRequest,​com.google.longrunning.Operation> getReloadDocumentMethod()
      • newStub

        public static DocumentsGrpc.DocumentsStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static DocumentsGrpc.DocumentsBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static DocumentsGrpc.DocumentsFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()