public sealed class TimestampedObject : IMessage<TimestampedObject>, IEquatable<TimestampedObject>, IDeepCloneable<TimestampedObject>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class TimestampedObject.
For tracking related features.
An object at time_offset with attributes, and located with
normalized_bounding_box.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `TimestampedObject` class within the Google Cloud Video Intelligence v1 API, specifically version 3.2.0, and is used for tracking object-related features in videos."],["The `TimestampedObject` class represents an object found at a specific `TimeOffset` in a video frame, including information about its `Attributes`, `Landmarks`, and `NormalizedBoundingBox`."],["It implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, allowing for features such as deep cloning, equality comparisons, and buffering."],["The documentation provides details on the `TimestampedObject` class constructors, as well as the properties `Attributes`, `Landmarks`, `NormalizedBoundingBox`, and `TimeOffset`, including their data types and descriptions."],["The latest version of this class is version 3.4.0, with other previous versions, back to 2.2.0, also available through this documentation."]]],[]]