Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Contact.
The email address of a contact.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
def email() -> ::String
    Returns
    
  - 
        (::String) — An email address. For example, "person123@company.com".
#email=
def email=(value) -> ::String
    Parameter
    
  - 
        value (::String) — An email address. For example, "person123@company.com".
    Returns
    
- 
        (::String) — An email address. For example, "person123@company.com".