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 classRuleEvaluatorOutputRepresents the output of the Rule Evaluator.static classRuleEvaluatorOutput.BuilderRepresents the output of the Rule Evaluator.Methods in com.google.cloud.contentwarehouse.v1 that return RuleEvaluatorOutputOrBuilder Modifier and Type Method Description RuleEvaluatorOutputOrBuilderRuleEngineOutput.Builder. getRuleEvaluatorOutputOrBuilder()Output from Rule Evaluator containing matched, unmatched and invalid rules.RuleEvaluatorOutputOrBuilderRuleEngineOutput. getRuleEvaluatorOutputOrBuilder()Output from Rule Evaluator containing matched, unmatched and invalid rules.RuleEvaluatorOutputOrBuilderRuleEngineOutputOrBuilder. getRuleEvaluatorOutputOrBuilder()Output from Rule Evaluator containing matched, unmatched and invalid rules.
-