GoogleCloudVideointelligenceV1Entity 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
- languageCode ↔ String
-
Language code for
description
in BCP-47 format.read / write - hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
toJson(
) → Map< String, Object> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
dynamic other) → bool -
The equality operator.
inherited