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 V1 .NET library, detailing its various versions and implementation."],["The latest version of `AutoMlVideoObjectTrackingInputs` is 3.22.0, with many previous versions going as far back as version 1.0.0, all available for review."],["The `AutoMlVideoObjectTrackingInputs` class is designed for video object tracking within automated machine learning training jobs, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes a `ModelType` property of type `AutoMlVideoObjectTrackingInputs.Types.ModelType`, along with constructors to create instances, even being copyable."],["The `AutoMlVideoObjectTrackingInputs` class has members inherited from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which are accessible to instances of the class."]]],[]]