Uses of Interface
com.google.cloud.contentwarehouse.v1.ActionOutputOrBuilder
-
Packages that use ActionOutputOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of ActionOutputOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement ActionOutputOrBuilder Modifier and Type Class Description classActionOutputRepresents the result of executing an action.static classActionOutput.BuilderRepresents the result of executing an action.Methods in com.google.cloud.contentwarehouse.v1 that return ActionOutputOrBuilder Modifier and Type Method Description ActionOutputOrBuilderRuleActionsPair.Builder. getActionOutputsOrBuilder(int index)Outputs of executing the actions associated with the above rule.ActionOutputOrBuilderRuleActionsPair. getActionOutputsOrBuilder(int index)Outputs of executing the actions associated with the above rule.ActionOutputOrBuilderRuleActionsPairOrBuilder. getActionOutputsOrBuilder(int index)Outputs of executing the actions associated with the above rule.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type ActionOutputOrBuilder Modifier and Type Method Description List<? extends ActionOutputOrBuilder>RuleActionsPair.Builder. getActionOutputsOrBuilderList()Outputs of executing the actions associated with the above rule.List<? extends ActionOutputOrBuilder>RuleActionsPair. getActionOutputsOrBuilderList()Outputs of executing the actions associated with the above rule.List<? extends ActionOutputOrBuilder>RuleActionsPairOrBuilder. getActionOutputsOrBuilderList()Outputs of executing the actions associated with the above rule.
-