Class: Google::Cloud::SecurityCenter::V1::Finding::ExternalSystemsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V1::Finding::ExternalSystemsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v1/finding.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
318 319 320 321 |
# File 'proto_docs/google/cloud/securitycenter/v1/finding.rb', line 318 class ExternalSystemsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::SecurityCenter::V1::ExternalSystem
318 319 320 321 |
# File 'proto_docs/google/cloud/securitycenter/v1/finding.rb', line 318 class ExternalSystemsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |