Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::AttackPath::AttackPathNode::PathNodeAssociatedFinding.
A finding that is associated with this node in the attack path.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#canonical_finding
def canonical_finding() -> ::String
Returns
-
(::String) — Canonical name of the associated findings. Example:
organizations/123/sources/456/findings/789
#canonical_finding=
def canonical_finding=(value) -> ::String
Parameter
-
value (::String) — Canonical name of the associated findings. Example:
organizations/123/sources/456/findings/789
Returns
-
(::String) — Canonical name of the associated findings. Example:
organizations/123/sources/456/findings/789
#finding_category
def finding_category() -> ::String
Returns
- (::String) — The additional taxonomy group within findings from a given source.
#finding_category=
def finding_category=(value) -> ::String
Parameter
- value (::String) — The additional taxonomy group within findings from a given source.
Returns
- (::String) — The additional taxonomy group within findings from a given source.
#name
def name() -> ::String
Returns
- (::String) — Full resource name of the finding.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Full resource name of the finding.
Returns
- (::String) — Full resource name of the finding.