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\u003eThis page provides documentation for the \u003ccode\u003eBatchPredictResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, detailing its role in handling the results of batch prediction operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchPredictResult\u003c/code\u003e class, part of the Google Cloud AutoML V1 library, is returned as the response of \u003ccode\u003ePredictionService.BatchPredict\u003c/code\u003e operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchPredictResult\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchPredictResult\u003c/code\u003e class offers two constructors, one default and one that copies from another \u003ccode\u003eBatchPredictResult\u003c/code\u003e instance, and contains a \u003ccode\u003eMetadata\u003c/code\u003e property of type \u003ccode\u003eMapField\u003c/code\u003e for additional domain-specific data.\u003c/p\u003e\n"],["\u003cp\u003eThis document also offers a list of previous versions of this same class within the Google.Cloud.AutoML.V1 namespace, the latest version being 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]