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 page 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 \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class is used for handling model deployment metadata that is specific to image classification tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, from 2.2.0 up to the latest release of 3.4.0, with version 3.1.0 as the current selected version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class includes properties such as \u003ccode\u003eNodeCount\u003c/code\u003e, which dictates the number of nodes to deploy a model on and must be between 1 and 100.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageClassificationModelDeploymentMetadata\u003c/code\u003e class implements various interfaces like \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"]]],[],null,[]]