public sealed class AutoMlImageSegmentation : IMessage<AutoMlImageSegmentation>, IEquatable<AutoMlImageSegmentation>, IDeepCloneable<AutoMlImageSegmentation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AutoMlImageSegmentation.
A TrainingJob that trains and uploads an AutoML Image Segmentation 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-03-25 UTC."],[[["This document provides reference information for the `AutoMlImageSegmentation` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta11."],["`AutoMlImageSegmentation` is used to define a training job that trains and uploads an AutoML Image Segmentation Model, inheriting from the `object` class and implementing several interfaces such as `IMessage` and `IEquatable`."],["The class is located in the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The `AutoMlImageSegmentation` class includes constructors for creating new instances and properties like `Inputs` and `Metadata` for defining the input parameters and metadata of the training job."],["There are also previous versions of the code, such as beta20 and beta21, and this page represents beta11."]]],[]]