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` library, specifically focusing on its usage in defining video object tracking inputs for automated machine learning (AutoML) training jobs."],["The latest version of the documentation available is for version 3.22.0, while the page defaults to displaying documentation for version 2.18.0 of the dotnet library, along with links to many of its previous versions."],["The `AutoMlVideoObjectTrackingInputs` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in protocol buffer messaging and deep cloning."],["Key functionalities include constructors for creating instances of `AutoMlVideoObjectTrackingInputs`, with one accepting another `AutoMlVideoObjectTrackingInputs` object as a parameter, and a `ModelType` property for specifying the type of model used."],["The class is within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, and is part of the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]