Class: Google::Cloud::Speech::V2::BatchRecognizeMetadata::TranscriptionMetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Speech::V2::BatchRecognizeMetadata::TranscriptionMetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/speech/v2/cloud_speech.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1058 1059 1060 1061 |
# File 'proto_docs/google/cloud/speech/v2/cloud_speech.rb', line 1058 class TranscriptionMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Speech::V2::BatchRecognizeTranscriptionMetadata
1058 1059 1060 1061 |
# File 'proto_docs/google/cloud/speech/v2/cloud_speech.rb', line 1058 class TranscriptionMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |