Uses of Class
com.google.cloud.contentwarehouse.v1.Action.ActionCase
-
Packages that use Action.ActionCase Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of Action.ActionCase in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return Action.ActionCase Modifier and Type Method Description static Action.ActionCaseAction.ActionCase. forNumber(int value)Action.ActionCaseAction.Builder. getActionCase()Action.ActionCaseAction. getActionCase()Action.ActionCaseActionOrBuilder. getActionCase()static Action.ActionCaseAction.ActionCase. valueOf(int value)Deprecated.static Action.ActionCaseAction.ActionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Action.ActionCase[]Action.ActionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-