Uses of Interface
com.google.cloud.contentwarehouse.v1.InvalidRuleOrBuilder
-
Packages that use InvalidRuleOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of InvalidRuleOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement InvalidRuleOrBuilder Modifier and Type Class Description classInvalidRuleA triggered rule that failed the validation check(s) after parsing.static classInvalidRule.BuilderA triggered rule that failed the validation check(s) after parsing.Methods in com.google.cloud.contentwarehouse.v1 that return InvalidRuleOrBuilder Modifier and Type Method Description InvalidRuleOrBuilderRuleEvaluatorOutput.Builder. getInvalidRulesOrBuilder(int index)A subset of triggered rules that failed the validation check(s) after parsing.InvalidRuleOrBuilderRuleEvaluatorOutput. getInvalidRulesOrBuilder(int index)A subset of triggered rules that failed the validation check(s) after parsing.InvalidRuleOrBuilderRuleEvaluatorOutputOrBuilder. getInvalidRulesOrBuilder(int index)A subset of triggered rules that failed the validation check(s) after parsing.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type InvalidRuleOrBuilder Modifier and Type Method Description List<? extends InvalidRuleOrBuilder>RuleEvaluatorOutput.Builder. getInvalidRulesOrBuilderList()A subset of triggered rules that failed the validation check(s) after parsing.List<? extends InvalidRuleOrBuilder>RuleEvaluatorOutput. getInvalidRulesOrBuilderList()A subset of triggered rules that failed the validation check(s) after parsing.List<? extends InvalidRuleOrBuilder>RuleEvaluatorOutputOrBuilder. getInvalidRulesOrBuilderList()A subset of triggered rules that failed the validation check(s) after parsing.
-