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

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

Representa a single contact's email address

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#email

def email() -> ::String
Returns
  • (::String) — An email address e.g. "person123@company.com"

#email=

def email=(value) -> ::String
Parameter
  • value (::String) — An email address e.g. "person123@company.com"
Returns
  • (::String) — An email address e.g. "person123@company.com"