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 available version, with access to versions back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchPredictResult\u003c/code\u003e class includes a \u003ccode\u003eMetadata\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e containing string key-value pairs for domain-specific prediction metadata, such as the maximum bounding box count for object detection and tracking.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor and one that takes another \u003ccode\u003eBatchPredictResult\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]