Google Cloud Data Catalog V1 Client - Class Contacts (2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ V1Methods
__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\Internal\RepeatedField |
|
setPeople
The list of contact people for the entry.
| Parameter | |
|---|---|
| Name | Description |
var |
array<Contacts\Person>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|