Cloud AI Platform v1 API - Class AutoMlImageObjectDetection (2.27.0)

public sealed class AutoMlImageObjectDetection : IMessage<AutoMlImageObjectDetection>, IEquatable<AutoMlImageObjectDetection>, IDeepCloneable<AutoMlImageObjectDetection>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class AutoMlImageObjectDetection.

A TrainingJob that trains and uploads an AutoML Image Object Detection Model.

Inheritance

object > AutoMlImageObjectDetection

Namespace

Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

AutoMlImageObjectDetection()

public AutoMlImageObjectDetection()

AutoMlImageObjectDetection(AutoMlImageObjectDetection)

public AutoMlImageObjectDetection(AutoMlImageObjectDetection other)
Parameter
NameDescription
otherAutoMlImageObjectDetection

Properties

Inputs

public AutoMlImageObjectDetectionInputs Inputs { get; set; }

The input parameters of this TrainingJob.

Property Value
TypeDescription
AutoMlImageObjectDetectionInputs

Metadata

public AutoMlImageObjectDetectionMetadata Metadata { get; set; }

The metadata information

Property Value
TypeDescription
AutoMlImageObjectDetectionMetadata