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."],[[["The latest version of the `BatchPredictOperationMetadata` is 3.4.0, with a list of previous versions available, ranging back to version 2.2.0."],["`BatchPredictOperationMetadata` provides details for a BatchPredict operation and inherits from the Object class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchPredictOperationMetadata` class includes two constructors, a default one and another that accepts a `BatchPredictOperationMetadata` instance for copying."],["The class has properties `InputConfig`, which is the input configuration for the batch prediction, and `OutputInfo`, which contains additional information about the output of the batch prediction."],["The namespace is `Google.Cloud.AutoML.V1`, and the assembly is `Google.Cloud.AutoML.V1.dll`."]]],[]]