public sealed class ImageObjectDetectionModelDeploymentMetadata : IMessage<ImageObjectDetectionModelDeploymentMetadata>, IEquatable<ImageObjectDetectionModelDeploymentMetadata>, IDeepCloneable<ImageObjectDetectionModelDeploymentMetadata>, IBufferMessage, IMessage
Model deployment metadata specific to Image Object Detection.
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
[qps_per_node][google.cloud.automl.v1.ImageObjectDetectionModelMetadata.qps_per_node].
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 details the \u003ccode\u003eImageObjectDetectionModelDeploymentMetadata\u003c/code\u003e class, which is used for model deployment metadata in image object detection within the Google Cloud AutoML V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is \u003ccode\u003e3.4.0\u003c/code\u003e, with several previous versions also accessible, starting from \u003ccode\u003e2.2.0\u003c/code\u003e and going up to \u003ccode\u003e3.3.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageObjectDetectionModelDeploymentMetadata\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements 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"],["\u003cp\u003eThis class includes a property called \u003ccode\u003eNodeCount\u003c/code\u003e, which allows setting the number of nodes for deploying the model, impacting its online prediction capacity (QPS).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageObjectDetectionModelDeploymentMetadata\u003c/code\u003e has two constructors available, one default and one that accepts another \u003ccode\u003eImageObjectDetectionModelDeploymentMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]