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."],[[["The latest version of the `ObjectTrackingConfig` class in the Google Cloud Video Intelligence v1 API is version 3.4.0."],["`ObjectTrackingConfig` is a class used for configuring object tracking within the Google Cloud Video Intelligence API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ObjectTrackingConfig` class supports a \"Model\" property, allowing users to select between \"builtin/stable\" or \"builtin/latest\" for object tracking."],["`ObjectTrackingConfig` is part of the `Google.Cloud.VideoIntelligence.V1` namespace, within the Google.Cloud.VideoIntelligence.V1.dll assembly."]]],[]]