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 class
ActionExecutorOutput
Represents the output of the Action Executor.static class
ActionExecutorOutput.Builder
Represents the output of the Action Executor.Methods in com.google.cloud.contentwarehouse.v1 that return ActionExecutorOutputOrBuilder Modifier and Type Method Description ActionExecutorOutputOrBuilder
RuleEngineOutput.Builder. getActionExecutorOutputOrBuilder()
Output from Action Executor containing rule and corresponding actions execution result.ActionExecutorOutputOrBuilder
RuleEngineOutput. getActionExecutorOutputOrBuilder()
Output from Action Executor containing rule and corresponding actions execution result.ActionExecutorOutputOrBuilder
RuleEngineOutputOrBuilder. getActionExecutorOutputOrBuilder()
Output from Action Executor containing rule and corresponding actions execution result.
-