[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["The latest version of the `Track` class within the Google Cloud Video Intelligence v1 API is 3.4.0, with documentation available for versions ranging from 2.2.0 to 3.4.0."],["The `Track` class is a representation of an object instance's path and characteristics within video content, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Track` class provides properties like `Attributes`, `Confidence`, `Segment`, and `TimestampedObjects` to describe the object, its attributes, the time segment it exists within, and its status at different time frames respectively."],["The track class has two constructors, one that initializes an empty track and another that creates a new track based on an existing one."],["The Track class inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class, providing basic functionality."]]],[]]