Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::Contact (v0.3.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Contact.

The email address of a contact.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#email

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".