Class: Google::Cloud::SecurityCenter::V2::ResourceValueConfig::ResourceLabelsSelectorEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V2::ResourceValueConfig::ResourceLabelsSelectorEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v2/resource_value_config.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
101 102 103 104 |
# File 'proto_docs/google/cloud/securitycenter/v2/resource_value_config.rb', line 101 class ResourceLabelsSelectorEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
101 102 103 104 |
# File 'proto_docs/google/cloud/securitycenter/v2/resource_value_config.rb', line 101 class ResourceLabelsSelectorEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |