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"]],[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class within the Google AutoML v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class is 3.4.0, with older versions ranging down to 2.2.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e is specific to Image Classification and includes model deployment metadata.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eNodeCount\u003c/code\u003e property, which allows setting the number of nodes for model deployment, ranging from 1 to 100.\u003c/p\u003e\n"]]],[],null,["# Google AutoML v1 API - Class ImageClassificationModelDeploymentMetadata (3.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.AutoML.V1/latest/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/3.3.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/3.2.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/3.1.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/3.0.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/2.6.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/2.5.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/2.4.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/2.3.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.AutoML.V1/2.2.0/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata) \n\n public sealed class ImageClassificationModelDeploymentMetadata : IMessage\u003cImageClassificationModelDeploymentMetadata\u003e, IEquatable\u003cImageClassificationModelDeploymentMetadata\u003e, IDeepCloneable\u003cImageClassificationModelDeploymentMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google AutoML v1 API class ImageClassificationModelDeploymentMetadata.\n\nModel deployment metadata specific to Image Classification. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ImageClassificationModelDeploymentMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ImageClassificationModelDeploymentMetadata](/dotnet/docs/reference/Google.Cloud.AutoML.V1/latest/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ImageClassificationModelDeploymentMetadata](/dotnet/docs/reference/Google.Cloud.AutoML.V1/latest/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ImageClassificationModelDeploymentMetadata](/dotnet/docs/reference/Google.Cloud.AutoML.V1/latest/Google.Cloud.AutoML.V1.ImageClassificationModelDeploymentMetadata), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AutoML.V1](/dotnet/docs/reference/Google.Cloud.AutoML.V1/latest/Google.Cloud.AutoML.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.AutoML.V1.dll\n\nConstructors\n------------\n\n### ImageClassificationModelDeploymentMetadata()\n\n public ImageClassificationModelDeploymentMetadata()\n\n### ImageClassificationModelDeploymentMetadata(ImageClassificationModelDeploymentMetadata)\n\n public ImageClassificationModelDeploymentMetadata(ImageClassificationModelDeploymentMetadata other)\n\nProperties\n----------\n\n### NodeCount\n\n public long NodeCount { get; set; }\n\nInput only. The number of nodes to deploy the model on. A node is an\nabstraction of a machine resource, which can handle online prediction QPS\nas given in the model's\n\\[node_qps\\]\\[google.cloud.automl.v1.ImageClassificationModelMetadata.node_qps\\].\nMust be between 1 and 100, inclusive on both ends."]]