Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::BatchRecognizeMetadata (v0.8.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::BatchRecognizeMetadata.

Operation metadata for BatchRecognize .

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#transcription_metadata

deftranscription_metadata()->::Google::Protobuf::Map{::String=>::Google::Cloud::Speech::V2::BatchRecognizeTranscriptionMetadata}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::BatchRecognizeTranscriptionMetadata}) — Map from provided filename to the transcription metadata for that file.

#transcription_metadata=

deftranscription_metadata=(value)->::Google::Protobuf::Map{::String=>::Google::Cloud::Speech::V2::BatchRecognizeTranscriptionMetadata}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::BatchRecognizeTranscriptionMetadata}) — Map from provided filename to the transcription metadata for that file.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::Speech::V2::BatchRecognizeTranscriptionMetadata}) — Map from provided filename to the transcription metadata for that file.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.