Reference documentation and code samples for the Cloud Video Intelligence V1 Client class Entity.
Detected entity from video analysis.
Generated from protobuf message google.cloud.videointelligence.v1.Entity
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entity_id
↳ description
string
Textual description, e.g., Fixed-gear bicycle
.
↳ language_code
string
Language code for description
in BCP-47 format.
getEntityId
Opaque entity ID. Some IDs may be available in Google Knowledge Graph Search API .
string
setEntityId
Opaque entity ID. Some IDs may be available in Google Knowledge Graph Search API .
var
string
$this
getDescription
Textual description, e.g., Fixed-gear bicycle
.
string
setDescription
Textual description, e.g., Fixed-gear bicycle
.
var
string
$this
getLanguageCode
Language code for description
in BCP-47 format.
string
setLanguageCode
Language code for description
in BCP-47 format.
var
string
$this