Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::Contacts::Person (v0.11.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::Contacts::Person.

A contact person for the entry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#designation

def designation() -> ::String
Returns
  • (::String) — Designation of the person, for example, Data Steward.

#designation=

def designation=(value) -> ::String
Parameter
  • value (::String) — Designation of the person, for example, Data Steward.
Returns
  • (::String) — Designation of the person, for example, Data Steward.

#email

def email() -> ::String
Returns
  • (::String) — Email of the person in the format of john.doe@xyz, <john.doe@xyz>, or John Doe<john.doe@xyz>.

#email=

def email=(value) -> ::String
Parameter
  • value (::String) — Email of the person in the format of john.doe@xyz, <john.doe@xyz>, or John Doe<john.doe@xyz>.
Returns
  • (::String) — Email of the person in the format of john.doe@xyz, <john.doe@xyz>, or John Doe<john.doe@xyz>.