Class: Google::Cloud::SecurityCenter::V1::AttackPath::AttackPathNode::AttackStepNode::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V1::AttackPath::AttackPathNode::AttackStepNode::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v1/attack_path.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
106 107 108 109 |
# File 'proto_docs/google/cloud/securitycenter/v1/attack_path.rb', line 106 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
106 107 108 109 |
# File 'proto_docs/google/cloud/securitycenter/v1/attack_path.rb', line 106 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |