public enum SearchCapability.Type extends Enum<SearchCapability.Type> implements ProtocolMessageEnumCapability to perform different search on assets.
 Protobuf enum google.cloud.visionai.v1.SearchCapability.Type
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
EMBEDDING_SEARCH | 
        Embedding search.    | 
      
EMBEDDING_SEARCH_VALUE | 
        Embedding search.    | 
      
TYPE_UNSPECIFIED | 
        Unspecified search capability, should never be used.    | 
      
TYPE_UNSPECIFIED_VALUE | 
        Unspecified search capability, should never be used.    | 
      
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() | 
        |