public sealed class AutoMlVideoObjectTrackingInputs : IMessage<AutoMlVideoObjectTrackingInputs>, IEquatable<AutoMlVideoObjectTrackingInputs>, IDeepCloneable<AutoMlVideoObjectTrackingInputs>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["This webpage provides documentation for the `AutoMlVideoObjectTrackingInputs` class within the Google Cloud AI Platform's .NET library, detailing its structure and usage across various versions."],["The latest version documented is 3.22.0, and the page lists all available versions dating back to 1.0.0 for the `AutoMlVideoObjectTrackingInputs` class."],["`AutoMlVideoObjectTrackingInputs` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for handling messages, equality comparisons, deep cloning, and buffer operations."],["The class has two constructors, one being the default constructor and the other taking another `AutoMlVideoObjectTrackingInputs` object as an argument, indicating support for object creation and copying."],["The class has a property called `ModelType`, which allows users to set or get the ModelType."]]],[]]