public sealed class ObjectTrackingConfig : IMessage<ObjectTrackingConfig>, IEquatable<ObjectTrackingConfig>, IDeepCloneable<ObjectTrackingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class ObjectTrackingConfig.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `ObjectTrackingConfig` class within the Google Cloud Video Intelligence v1 API."],["The `ObjectTrackingConfig` class is used to configure settings for object tracking in video analysis."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ObjectTrackingConfig` class has a `Model` property, which allows specifying the model used for object tracking, with options such as \"builtin/stable\" and \"builtin/latest\"."],["The documentation includes links to different versions of the `ObjectTrackingConfig` class, ranging from version 2.2.0 to the latest version, 3.4.0."]]],[]]