Class: Google::Cloud::PubSub::V1::PubsubMessage::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::PubSub::V1::PubsubMessage::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/pubsub/v1/pubsub.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
451 452 453 454 |
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 451 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
451 452 453 454 |
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 451 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |