Class: Google::Cloud::SecurityCenter::V1p1beta1::Finding::SourcePropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V1p1beta1::Finding::SourcePropertiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v1p1beta1/finding.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
106 107 108 109 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/finding.rb', line 106 class SourcePropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
106 107 108 109 |
# File 'proto_docs/google/cloud/securitycenter/v1p1beta1/finding.rb', line 106 class SourcePropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |