Class DocumentUnderstandingServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcDocumentUnderstandingServiceStub

    @BetaApi
    @Generated("by gapic-generator-java")
    public abstract class DocumentUnderstandingServiceStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the DocumentUnderstandingService service API.

    This class is for advanced usage and reflects the underlying API directly.

    • Constructor Detail

      • DocumentUnderstandingServiceStub

        public DocumentUnderstandingServiceStub()
    • Method Detail

      • getOperationsStub

        public com.google.longrunning.stub.OperationsStub getOperationsStub()
      • batchProcessDocumentsCallable

        public com.google.api.gax.rpc.UnaryCallable<BatchProcessDocumentsRequest,​com.google.longrunning.Operation> batchProcessDocumentsCallable()
      • listLocationsCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
      • getLocationCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationCallable()