public sealed class ImageObjectDetectionPredictionInstance : IMessage<ImageObjectDetectionPredictionInstance>, IEquatable<ImageObjectDetectionPredictionInstance>, IDeepCloneable<ImageObjectDetectionPredictionInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ImageObjectDetectionPredictionInstance.
Prediction input format for Image Object Detection.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eImageObjectDetectionPredictionInstance\u003c/code\u003e class, part of the Vertex AI v1beta1 API, defines the input format for image object detection predictions.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \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\u003eIt has two constructors: a default constructor and one that accepts another \u003ccode\u003eImageObjectDetectionPredictionInstance\u003c/code\u003e for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eContent\u003c/code\u003e (for image bytes or Cloud Storage URI) and \u003ccode\u003eMimeType\u003c/code\u003e (specifying the image's MIME type, with supported types like JPEG, PNG, and GIF).\u003c/p\u003e\n"]]],[],null,[]]