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."],[[["This page provides documentation for the `BatchRecognizeMetadata` class within the Google Cloud Speech-to-Text v2 API, specifically for version 1.1.0."],["`BatchRecognizeMetadata` is used as operation metadata for the `BatchRecognize` function in the Speech API."],["The `BatchRecognizeMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `BatchRecognizeMetadata` instances, either empty or by copying another instance."],["The `TranscriptionMetadata` property, a `MapField`, holds a map of filenames to their respective transcription metadata."]]],[]]