public sealed class BatchPredictResult : IMessage<BatchPredictResult>, IEquatable<BatchPredictResult>, IDeepCloneable<BatchPredictResult>, IBufferMessage, IMessage
Result of the Batch Predict. This message is returned in
[response][google.longrunning.Operation.response] of the operation returned
by the [PredictionService.BatchPredict][google.cloud.automl.v1.PredictionService.BatchPredict].
[[["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\u003eThe \u003ccode\u003eBatchPredictResult\u003c/code\u003e class represents the result of a batch prediction operation in the Google Cloud AutoML V1 API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.4.0 is the latest release, with several prior versions including 3.3.0, 3.2.0, 3.1.0, and back to version 2.2.0 available in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadata\u003c/code\u003e property, a \u003ccode\u003eMapField\u003c/code\u003e, provides additional domain-specific information, including the maximum bounding box count for both AutoML Vision Object Detection and AutoML Video Intelligence Object Tracking.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eBatchPredictResult\u003c/code\u003e class, one being the default constructor and the other allowing you to create a new \u003ccode\u003eBatchPredictResult\u003c/code\u003e instance based off of an existing instance.\u003c/p\u003e\n"]]],[],null,[]]