Class: Google::Cloud::SecurityCenter::V1::Finding::ContactsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V1::Finding::ContactsEntry
- 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
327 328 329 330 |
# File 'proto_docs/google/cloud/securitycenter/v1/finding.rb', line 327 class ContactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::SecurityCenter::V1::ContactDetails
327 328 329 330 |
# File 'proto_docs/google/cloud/securitycenter/v1/finding.rb', line 327 class ContactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |