Uses of Class
com.google.cloud.documentai.v1.Evaluation
-
Packages that use Evaluation Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI APIcom.google.cloud.documentai.v1.stub -
-
Uses of Evaluation in com.google.cloud.documentai.v1
Methods in com.google.cloud.documentai.v1 that return Evaluation Modifier and Type Method Description Evaluation
Evaluation.Builder. build()
Evaluation
Evaluation.Builder. buildPartial()
static Evaluation
Evaluation. getDefaultInstance()
Evaluation
Evaluation.Builder. getDefaultInstanceForType()
Evaluation
Evaluation. getDefaultInstanceForType()
Evaluation
DocumentProcessorServiceClient. getEvaluation(EvaluationName name)
Retrieves a specific evaluation.Evaluation
DocumentProcessorServiceClient. getEvaluation(GetEvaluationRequest request)
Retrieves a specific evaluation.Evaluation
DocumentProcessorServiceClient. getEvaluation(String name)
Retrieves a specific evaluation.Evaluation
DocumentProcessorServiceGrpc.DocumentProcessorServiceBlockingStub. getEvaluation(GetEvaluationRequest request)
Retrieves a specific evaluation.Evaluation
ListEvaluationsResponse.Builder. getEvaluations(int index)
The evaluations requested.Evaluation
ListEvaluationsResponse. getEvaluations(int index)
The evaluations requested.Evaluation
ListEvaluationsResponseOrBuilder. getEvaluations(int index)
The evaluations requested.static Evaluation
Evaluation. parseDelimitedFrom(InputStream input)
static Evaluation
Evaluation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Evaluation
Evaluation. parseFrom(byte[] data)
static Evaluation
Evaluation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Evaluation
Evaluation. parseFrom(com.google.protobuf.ByteString data)
static Evaluation
Evaluation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Evaluation
Evaluation. parseFrom(com.google.protobuf.CodedInputStream input)
static Evaluation
Evaluation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Evaluation
Evaluation. parseFrom(InputStream input)
static Evaluation
Evaluation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Evaluation
Evaluation. parseFrom(ByteBuffer data)
static Evaluation
Evaluation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.documentai.v1 that return types with arguments of type Evaluation Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Evaluation>
DocumentProcessorServiceGrpc.DocumentProcessorServiceFutureStub. getEvaluation(GetEvaluationRequest request)
Retrieves a specific evaluation.com.google.api.gax.rpc.UnaryCallable<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceClient. getEvaluationCallable()
Retrieves a specific evaluation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceSettings.Builder. getEvaluationSettings()
Returns the builder for the settings used for calls to getEvaluation.com.google.api.gax.rpc.UnaryCallSettings<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceSettings. getEvaluationSettings()
Returns the object with the settings used for calls to getEvaluation.List<Evaluation>
ListEvaluationsResponse.Builder. getEvaluationsList()
The evaluations requested.List<Evaluation>
ListEvaluationsResponse. getEvaluationsList()
The evaluations requested.List<Evaluation>
ListEvaluationsResponseOrBuilder. getEvaluationsList()
The evaluations requested.static io.grpc.MethodDescriptor<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceGrpc. getGetEvaluationMethod()
com.google.protobuf.Parser<Evaluation>
Evaluation. getParserForType()
static com.google.protobuf.Parser<Evaluation>
Evaluation. parser()
Methods in com.google.cloud.documentai.v1 with parameters of type Evaluation Modifier and Type Method Description ListEvaluationsResponse.Builder
ListEvaluationsResponse.Builder. addEvaluations(int index, Evaluation value)
The evaluations requested.ListEvaluationsResponse.Builder
ListEvaluationsResponse.Builder. addEvaluations(Evaluation value)
The evaluations requested.Evaluation.Builder
Evaluation.Builder. mergeFrom(Evaluation other)
static Evaluation.Builder
Evaluation. newBuilder(Evaluation prototype)
ListEvaluationsResponse.Builder
ListEvaluationsResponse.Builder. setEvaluations(int index, Evaluation value)
The evaluations requested.Method parameters in com.google.cloud.documentai.v1 with type arguments of type Evaluation Modifier and Type Method Description ListEvaluationsResponse.Builder
ListEvaluationsResponse.Builder. addAllEvaluations(Iterable<? extends Evaluation> values)
The evaluations requested.static com.google.api.core.ApiFuture<DocumentProcessorServiceClient.ListEvaluationsPagedResponse>
DocumentProcessorServiceClient.ListEvaluationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListEvaluationsRequest,ListEvaluationsResponse,Evaluation> context, com.google.api.core.ApiFuture<ListEvaluationsResponse> futureResponse)
protected DocumentProcessorServiceClient.ListEvaluationsPage
DocumentProcessorServiceClient.ListEvaluationsPage. createPage(com.google.api.gax.rpc.PageContext<ListEvaluationsRequest,ListEvaluationsResponse,Evaluation> context, ListEvaluationsResponse response)
com.google.api.core.ApiFuture<DocumentProcessorServiceClient.ListEvaluationsPage>
DocumentProcessorServiceClient.ListEvaluationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListEvaluationsRequest,ListEvaluationsResponse,Evaluation> context, com.google.api.core.ApiFuture<ListEvaluationsResponse> futureResponse)
default void
DocumentProcessorServiceGrpc.AsyncService. getEvaluation(GetEvaluationRequest request, io.grpc.stub.StreamObserver<Evaluation> responseObserver)
Retrieves a specific evaluation.void
DocumentProcessorServiceGrpc.DocumentProcessorServiceStub. getEvaluation(GetEvaluationRequest request, io.grpc.stub.StreamObserver<Evaluation> responseObserver)
Retrieves a specific evaluation. -
Uses of Evaluation in com.google.cloud.documentai.v1.stub
Methods in com.google.cloud.documentai.v1.stub that return types with arguments of type Evaluation Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceStub. getEvaluationCallable()
com.google.api.gax.rpc.UnaryCallable<GetEvaluationRequest,Evaluation>
GrpcDocumentProcessorServiceStub. getEvaluationCallable()
com.google.api.gax.rpc.UnaryCallable<GetEvaluationRequest,Evaluation>
HttpJsonDocumentProcessorServiceStub. getEvaluationCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceStubSettings.Builder. getEvaluationSettings()
Returns the builder for the settings used for calls to getEvaluation.com.google.api.gax.rpc.UnaryCallSettings<GetEvaluationRequest,Evaluation>
DocumentProcessorServiceStubSettings. getEvaluationSettings()
Returns the object with the settings used for calls to getEvaluation.
-