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 focusing on its role in defining inputs for video object tracking training jobs."],["The documentation covers a range of versions from 1.0.0 to the latest 3.22.0, allowing users to navigate documentation specific to the version they are using."],["`AutoMlVideoObjectTrackingInputs` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its structure and capabilities within the Google Cloud platform."],["The class has two constructors, a default one and another which accepts another `AutoMlVideoObjectTrackingInputs` instance, presumably for creating copies or new instances from existing ones."],["The `ModelType` property is detailed, showing that it is of the `AutoMlVideoObjectTrackingInputs.Types.ModelType` type, with a link to further documentation on it's property's definition."]]],[]]