Uses of Interface
com.google.cloud.contentwarehouse.v1.RuleEvaluatorOutputOrBuilder
-
Packages that use RuleEvaluatorOutputOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleEvaluatorOutputOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement RuleEvaluatorOutputOrBuilder Modifier and Type Class Description class
RuleEvaluatorOutput
Represents the output of the Rule Evaluator.static class
RuleEvaluatorOutput.Builder
Represents the output of the Rule Evaluator.Methods in com.google.cloud.contentwarehouse.v1 that return RuleEvaluatorOutputOrBuilder Modifier and Type Method Description RuleEvaluatorOutputOrBuilder
RuleEngineOutput.Builder. getRuleEvaluatorOutputOrBuilder()
Output from Rule Evaluator containing matched, unmatched and invalid rules.RuleEvaluatorOutputOrBuilder
RuleEngineOutput. getRuleEvaluatorOutputOrBuilder()
Output from Rule Evaluator containing matched, unmatched and invalid rules.RuleEvaluatorOutputOrBuilder
RuleEngineOutputOrBuilder. getRuleEvaluatorOutputOrBuilder()
Output from Rule Evaluator containing matched, unmatched and invalid rules.
-