public sealed class BatchRecognizeMetadata : IMessage<BatchRecognizeMetadata>, IEquatable<BatchRecognizeMetadata>, IDeepCloneable<BatchRecognizeMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class BatchRecognizeMetadata.
Operation metadata for
[BatchRecognize][google.cloud.speech.v2.Speech.BatchRecognize].
[[["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 available for the `BatchRecognizeMetadata` class is 1.4.0, while the current documentation is for version 1.2.0 of the Google Cloud Speech-to-Text v2 API."],["`BatchRecognizeMetadata` is a class representing operation metadata for the `BatchRecognize` function within the Google Cloud Speech-to-Text v2 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchRecognizeMetadata` class contains a `TranscriptionMetadata` property, which is a map that associates filenames with their corresponding transcription metadata."],["The `BatchRecognizeMetadata` class also has two constructors, one being a parameterless constructor and the other one taking in another `BatchRecognizeMetadata` object."]]],[]]