Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentCreatorDefaultRole
-
Packages that use DocumentCreatorDefaultRole Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentCreatorDefaultRole in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentCreatorDefaultRole Modifier and Type Method Description static DocumentCreatorDefaultRole
DocumentCreatorDefaultRole. forNumber(int value)
static DocumentCreatorDefaultRole
DocumentCreatorDefaultRole. valueOf(int value)
Deprecated.static DocumentCreatorDefaultRole
DocumentCreatorDefaultRole. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static DocumentCreatorDefaultRole
DocumentCreatorDefaultRole. valueOf(String name)
Returns the enum constant of this type with the specified name.static DocumentCreatorDefaultRole[]
DocumentCreatorDefaultRole. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type DocumentCreatorDefaultRole Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<DocumentCreatorDefaultRole>
DocumentCreatorDefaultRole. internalGetValueMap()
-