Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::Entity.
Detected entity from video analysis.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
    Returns
    
  - 
        (::String) — Textual description, e.g., Fixed-gear bicycle.
#description=
def description=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Textual description, e.g., Fixed-gear bicycle.
    Returns
    
  - 
        (::String) — Textual description, e.g., Fixed-gear bicycle.
#entity_id
def entity_id() -> ::String
    Returns
    
  - (::String) — Opaque entity ID. Some IDs may be available in Google Knowledge Graph Search API.
#entity_id=
def entity_id=(value) -> ::String
    Parameter
    
  - value (::String) — Opaque entity ID. Some IDs may be available in Google Knowledge Graph Search API.
    Returns
    
  - (::String) — Opaque entity ID. Some IDs may be available in Google Knowledge Graph Search API.
#language_code
def language_code() -> ::String
    Returns
    
  - 
        (::String) — Language code for descriptionin BCP-47 format.
#language_code=
def language_code=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Language code for descriptionin BCP-47 format.
    Returns
    
- 
        (::String) — Language code for descriptionin BCP-47 format.