GoogleCloudDatacatalogV1ContactsPersonResponse

data class GoogleCloudDatacatalogV1ContactsPersonResponse(val designation: String, val email: String)

A contact person for the entry.

Constructors

constructor(designation: String, email: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Designation of the person, for example, Data Steward.

Link copied to clipboard

Email of the person in the format of john.doe@xyz, ``, or John Doe.