Class: Google::Cloud::SecurityCenter::V2::Finding::ContactsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V2::Finding::ContactsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v2/finding.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
353 354 355 356 |
# File 'proto_docs/google/cloud/securitycenter/v2/finding.rb', line 353 class ContactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::SecurityCenter::V2::ContactDetails
353 354 355 356 |
# File 'proto_docs/google/cloud/securitycenter/v2/finding.rb', line 353 class ContactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |