Class: Google::Cloud::NetworkSecurity::V1::FirewallEndpointAssociation::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkSecurity::V1::FirewallEndpointAssociation::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networksecurity/v1/firewall_activation.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
307 308 309 310 |
# File 'proto_docs/google/cloud/networksecurity/v1/firewall_activation.rb', line 307 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
307 308 309 310 |
# File 'proto_docs/google/cloud/networksecurity/v1/firewall_activation.rb', line 307 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |