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-21 UTC."],[[["This webpage provides documentation for the `AutoMlVideoObjectTrackingInputs` class within the `Google.Cloud.AIPlatform.V1` library, specifically version 2.26.0."],["The `AutoMlVideoObjectTrackingInputs` class is used in the context of training jobs related to video object tracking within Google Cloud's AI Platform."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as message handling, equality comparison, deep cloning, and buffered message operations."],["The documentation lists all available versions of the `AutoMlVideoObjectTrackingInputs` class, ranging from version 1.0.0 to the latest 3.22.0, allowing users to navigate and view each version's specific details."],["The class includes properties like `ModelType`, allowing configuration for different types of video object tracking models."]]],[]]