Google Cloud Data Catalog V1 Client - Class Contacts (1.10.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
Name Description
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
Type Description
Google\Protobuf\Internal\RepeatedField

setPeople

The list of contact people for the entry.

Parameter
Name Description
var array<Google\Cloud\DataCatalog\V1\Contacts\Person>
Returns
Type Description
$this