Google Cloud Security Command Center V2 Client - Class PathNodeAssociatedFinding (1.28.1)

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

A finding that is associated with this node in the attack path.

Generated from protobuf message google.cloud.securitycenter.v2.AttackPath.AttackPathNode.PathNodeAssociatedFinding

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ AttackPath \ AttackPathNode

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ canonical_finding string

Canonical name of the associated findings. Example: organizations/123/sources/456/findings/789

↳ finding_category string

The additional taxonomy group within findings from a given source.

↳ name string

Full resource name of the finding.

getCanonicalFinding

Canonical name of the associated findings. Example: organizations/123/sources/456/findings/789

Returns
Type Description
string

setCanonicalFinding

Canonical name of the associated findings. Example: organizations/123/sources/456/findings/789

Parameter
Name Description
var string
Returns
Type Description
$this

getFindingCategory

The additional taxonomy group within findings from a given source.

Returns
Type Description
string

setFindingCategory

The additional taxonomy group within findings from a given source.

Parameter
Name Description
var string
Returns
Type Description
$this

getName

Full resource name of the finding.

Returns
Type Description
string

setName

Full resource name of the finding.

Parameter
Name Description
var string
Returns
Type Description
$this