Google Cloud Security Command Center V1 Client - Class ContactDetails (1.19.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class ContactDetails.

Details about specific contacts

Generated from protobuf message google.cloud.securitycenter.v1.ContactDetails

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ contacts array<Google\Cloud\SecurityCenter\V1\Contact>

A list of contacts

getContacts

A list of contacts

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setContacts

A list of contacts

Parameter
NameDescription
var array<Google\Cloud\SecurityCenter\V1\Contact>
Returns
TypeDescription
$this