Uses of Interface
com.google.cloud.contentwarehouse.v1.ActionExecutorOutputOrBuilder
-
Packages that use ActionExecutorOutputOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of ActionExecutorOutputOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement ActionExecutorOutputOrBuilder Modifier and Type Class Description classActionExecutorOutputRepresents the output of the Action Executor.static classActionExecutorOutput.BuilderRepresents the output of the Action Executor.Methods in com.google.cloud.contentwarehouse.v1 that return ActionExecutorOutputOrBuilder Modifier and Type Method Description ActionExecutorOutputOrBuilderRuleEngineOutput.Builder. getActionExecutorOutputOrBuilder()Output from Action Executor containing rule and corresponding actions execution result.ActionExecutorOutputOrBuilderRuleEngineOutput. getActionExecutorOutputOrBuilder()Output from Action Executor containing rule and corresponding actions execution result.ActionExecutorOutputOrBuilderRuleEngineOutputOrBuilder. getActionExecutorOutputOrBuilder()Output from Action Executor containing rule and corresponding actions execution result.
-