public enum CollectionItem.Type extends Enum<CollectionItem.Type> implements ProtocolMessageEnum
CollectionItem types.
Protobuf enum google.cloud.visionai.v1.CollectionItem.Type
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ASSET |
Asset type item. |
ASSET_VALUE |
Asset type item. |
TYPE_UNSPECIFIED |
The default type of item should never happen. |
TYPE_UNSPECIFIED_VALUE |
The default type of item should never happen. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |