Google Cloud Security Command Center V2 Client - Class AffectedResources (2.2.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class AffectedResources.

Details about resources affected by this finding.

Generated from protobuf message google.cloud.securitycenter.v2.AffectedResources

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ count int|string

The count of resources affected by the finding.

getCount

The count of resources affected by the finding.

Returns
Type Description
int|string

setCount

The count of resources affected by the finding.

Parameter
Name Description
var int|string
Returns
Type Description
$this