Class: Google::Cloud::Logging::V2::LogEntry::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Logging::V2::LogEntry::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/logging/v2/log_entry.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
167 168 169 170 |
# File 'proto_docs/google/logging/v2/log_entry.rb', line 167 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
167 168 169 170 |
# File 'proto_docs/google/logging/v2/log_entry.rb', line 167 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |