public sealed class ImageSegmentationPredictionInstance : IMessage<ImageSegmentationPredictionInstance>, IEquatable<ImageSegmentationPredictionInstance>, IDeepCloneable<ImageSegmentationPredictionInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ImageSegmentationPredictionInstance.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eImageSegmentationPredictionInstance\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the latest version 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageSegmentationPredictionInstance\u003c/code\u003e serves as the prediction input format for image segmentation 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\u003eThe class includes two constructors: a default constructor \u003ccode\u003eImageSegmentationPredictionInstance()\u003c/code\u003e and a copy constructor \u003ccode\u003eImageSegmentationPredictionInstance(ImageSegmentationPredictionInstance other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eContent\u003c/code\u003e (image bytes for predictions) and \u003ccode\u003eMimeType\u003c/code\u003e (MIME type of the image, supporting image/jpeg and image/png).\u003c/p\u003e\n"]]],[],null,[]]