Google Cloud Data Catalog V1 Client - Class Contacts (1.5.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class Contacts.

Contact people for the entry.

Generated from protobuf message google.cloud.datacatalog.v1.Contacts

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ people array<Google\Cloud\DataCatalog\V1\Contacts\Person>

The list of contact people for the entry.

getPeople

The list of contact people for the entry.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setPeople

The list of contact people for the entry.

Parameter
NameDescription
var array<Google\Cloud\DataCatalog\V1\Contacts\Person>
Returns
TypeDescription
$this