public sealed class AutoMlImageClassificationMetadata : IMessage<AutoMlImageClassificationMetadata>, IEquatable<AutoMlImageClassificationMetadata>, IDeepCloneable<AutoMlImageClassificationMetadata>, IBufferMessage, IMessage
The actual training cost of creating this model, expressed in
milli node hours, i.e. 1,000 value in this field means 1 node hour.
Guaranteed to not exceed inputs.budgetMilliNodeHours.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAutoMlImageClassificationMetadata\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, is a sealed class used for managing metadata related to AutoML image classification training jobs, specifically for the latest version, 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<AutoMlImageClassificationMetadata>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<AutoMlImageClassificationMetadata>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one and one that accepts another \u003ccode\u003eAutoMlImageClassificationMetadata\u003c/code\u003e object, allowing for the creation of new instances or cloning existing ones.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoMlImageClassificationMetadata\u003c/code\u003e includes two key properties: \u003ccode\u003eCostMilliNodeHours\u003c/code\u003e (a long integer representing training cost) and \u003ccode\u003eSuccessfulStopReason\u003c/code\u003e (indicating the reason for successful job completion).\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits core functionality from the \u003ccode\u003eobject\u003c/code\u003e class, which includes methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]