public sealed class ImageObjectDetectionModelDeploymentMetadata : IMessage<ImageObjectDetectionModelDeploymentMetadata>, IEquatable<ImageObjectDetectionModelDeploymentMetadata>, IDeepCloneable<ImageObjectDetectionModelDeploymentMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ImageObjectDetectionModelDeploymentMetadata.
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 provides documentation for the \u003ccode\u003eImageObjectDetectionModelDeploymentMetadata\u003c/code\u003e class within the Google AutoML v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.4.0, and the webpage also includes references for versions ranging from 2.2.0 to 3.3.0 of this API class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageObjectDetectionModelDeploymentMetadata\u003c/code\u003e class is used for model deployment metadata that is specific to image object detection, and it inherits from object while implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNodeCount\u003c/code\u003e property of this class indicates the number of nodes used to deploy a model and must be within the range of 1 to 100, inclusive.\u003c/p\u003e\n"]]],[],null,[]]