public sealed class AutoMlImageObjectDetection : IMessage<AutoMlImageObjectDetection>, IEquatable<AutoMlImageObjectDetection>, IDeepCloneable<AutoMlImageObjectDetection>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AutoMlImageObjectDetection.
A TrainingJob that trains and uploads an AutoML Image Object Detection Model.
[[["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-09 UTC."],[[["`AutoMlImageObjectDetection` is a class within the Cloud AI Platform v1beta1 API for training and uploading AutoML Image Object Detection Models."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffering."],["`AutoMlImageObjectDetection` offers two constructors: a default one and another that takes an existing `AutoMlImageObjectDetection` instance for copying."],["The class contains two main properties, `Inputs` and `Metadata`, representing the input parameters and metadata of the training job, respectively."],["The latest version of the class documentation available is version `1.0.0-beta21`, and `1.0.0-beta20` is also available, but this webpage pertains to `1.0.0-beta02`."]]],[]]