Class: Google::Cloud::Speech::V2::BatchRecognizeResponse::ResultsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Speech::V2::BatchRecognizeResponse::ResultsEntry
- 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
988 989 990 991 |
# File 'proto_docs/google/cloud/speech/v2/cloud_speech.rb', line 988 class ResultsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Speech::V2::BatchRecognizeFileResult
988 989 990 991 |
# File 'proto_docs/google/cloud/speech/v2/cloud_speech.rb', line 988 class ResultsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |