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