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.AIPlatform.V1` namespace, specifically focusing on its usage in defining AutoML video object tracking inputs."],["The latest version of the documentation available is 3.22.0, with a comprehensive list of versions dating back to 1.0.0 available for browsing, allowing users to reference historical documentation."],["The `AutoMlVideoObjectTrackingInputs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and manipulation."],["The class documentation includes information on its constructors, `AutoMlVideoObjectTrackingInputs()`, and `AutoMlVideoObjectTrackingInputs(AutoMlVideoObjectTrackingInputs other)`, as well as the `ModelType` property."],["The `ModelType` property uses the enum `AutoMlVideoObjectTrackingInputs.Types.ModelType`, which is part of the `AutoMlVideoObjectTrackingInputs` class to further define what type the model is."]]],[]]