Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Contact (v0.40.0)

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

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