public sealed class ImageClassificationModelDeploymentMetadata : IMessage<ImageClassificationModelDeploymentMetadata>, IEquatable<ImageClassificationModelDeploymentMetadata>, IDeepCloneable<ImageClassificationModelDeploymentMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ImageClassificationModelDeploymentMetadata.
Model deployment metadata specific to Image Classification.
Input only. The number of nodes to deploy the model on. A node is an
abstraction of a machine resource, which can handle online prediction QPS
as given in the model's
[node_qps][google.cloud.automl.v1.ImageClassificationModelMetadata.node_qps].
Must be between 1 and 100, inclusive on both ends.
[[["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-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class within the Google AutoML v1 API, specifically for version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class is used for defining metadata related to the deployment of image classification models, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two constructors for the \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class: a default constructor and a copy constructor that takes another instance of the same class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eA key property of this class is \u003ccode\u003eNodeCount\u003c/code\u003e, which is an input-only field representing the number of nodes used to deploy the model, with a value between 1 and 100.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists other versions of the documentation for this class, ranging from 2.2.0 up to the latest 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]