Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::BatchRecognizeMetadata (v0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.