Class: Google::Cloud::Speech::V2::Recognizer::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Speech::V2::Recognizer::AnnotationsEntry
- 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
341 342 343 344 |
# File 'proto_docs/google/cloud/speech/v2/cloud_speech.rb', line 341 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
341 342 343 344 |
# File 'proto_docs/google/cloud/speech/v2/cloud_speech.rb', line 341 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |