Class: Google::Cloud::Scheduler::V1::PubsubTarget::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Scheduler::V1::PubsubTarget::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/scheduler/v1/target.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
219 220 221 222 |
# File 'proto_docs/google/cloud/scheduler/v1/target.rb', line 219 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
219 220 221 222 |
# File 'proto_docs/google/cloud/scheduler/v1/target.rb', line 219 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |