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