public sealed class BatchPredictOperationMetadata : IMessage<BatchPredictOperationMetadata>, IEquatable<BatchPredictOperationMetadata>, IDeepCloneable<BatchPredictOperationMetadata>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This webpage documents the `BatchPredictOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace, specifically for version 2.6.0."],["`BatchPredictOperationMetadata` class provides details of a BatchPredict operation and inherits from `Object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `InputConfig`, representing the input configuration of the batch predict operation, and `OutputInfo`, providing details about the batch predict's output."],["The class has two constructors, one being parameterless and the other taking a `BatchPredictOperationMetadata` object as input, and contains inherited members from the `Object` class."],["There are several previous versions available of the class, with the latest being 3.4.0, listed at the top of the document."]]],[]]