Class: Google::Cloud::Trace::V1::TraceSpan::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Trace::V1::TraceSpan::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/devtools/cloudtrace/v1/trace.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
129 130 131 132 |
# File 'proto_docs/google/devtools/cloudtrace/v1/trace.rb', line 129 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
129 130 131 132 |
# File 'proto_docs/google/devtools/cloudtrace/v1/trace.rb', line 129 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |