public sealed class BatchPredictResult : IMessage<BatchPredictResult>, IEquatable<BatchPredictResult>, IDeepCloneable<BatchPredictResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class BatchPredictResult.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eBatchPredictResult\u003c/code\u003e class within the Google AutoML v1 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchPredictResult\u003c/code\u003e is a message returned as the result of the Batch Predict operation, accessible via the \u003ccode\u003ePredictionService.BatchPredict\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchPredictResult\u003c/code\u003e 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, among others, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eMetadata\u003c/code\u003e property which is a \u003ccode\u003eMapField\u003c/code\u003e for storing additional domain-specific prediction metadata, like \u003ccode\u003emax_bounding_box_count\u003c/code\u003e for object detection.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous previous versions of the \u003ccode\u003eBatchPredictResult\u003c/code\u003e class going all the way back to 2.2.0, with the latest being 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]