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-04-02 UTC."],[[["This webpage provides documentation for the `AutoMlVideoObjectTrackingInputs` class within the Google Cloud AI Platform .NET library, specifically for the `Google.Cloud.AIPlatform.V1` namespace."],["The content lists various versions of the `AutoMlVideoObjectTrackingInputs` class, ranging from version 1.0.0 to the latest version 3.22.0, and it shows where they are located within the API documentation."],["The `AutoMlVideoObjectTrackingInputs` class is a public sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used within the context of training jobs."],["The documentation also provides details on the class's constructors, such as a default constructor and a copy constructor, as well as a `ModelType` property, offering a simple overview of the key elements of this class."]]],[]]