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-01 UTC."],[[["`AutoMlImageObjectDetection` is a class in the Cloud AI Platform v1beta1 API for training and uploading AutoML Image Object Detection Models."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `AutoMlImageObjectDetection` instance as a parameter."],["It has two properties, `Inputs` and `Metadata`, which are used to set input parameters and provide metadata information for the training job, respectively."],["The latest version is 1.0.0-beta21 and the document is for the 1.0.0-beta05 version, within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace."]]],[]]