Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class ContactDetails.
Details about specific contacts
Generated from protobuf message google.cloud.securitycenter.v2.ContactDetails
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ contacts |
array<Google\Cloud\SecurityCenter\V2\Contact>
A list of contacts |
getContacts
A list of contacts
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setContacts
A list of contacts
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\SecurityCenter\V2\Contact>
|
Returns | |
---|---|
Type | Description |
$this |