GoogleCloudVideointelligenceV1beta2Entity class
Detected entity from video analysis.
Constructors
Properties
- description ↔ String
-
Textual description, e.g.,
Fixed-gear bicycle
.read / write - entityId ↔ String
-
Opaque entity ID. Some IDs may be available in Google Knowledge Graph
Search API.
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- languageCode ↔ String
-
Language code for
description
in BCP-47 format.read / write - runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited