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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ people array<Contacts\Person>

The list of contact people for the entry.

getPeople

The list of contact people for the entry.

Returns
Type Description
Google\Protobuf\RepeatedField<Contacts\Person>

setPeople

The list of contact people for the entry.

Parameter
Name Description
var array<Contacts\Person>
Returns
Type Description
$this