Security Command Center V2 API - Module Google::Cloud::SecurityCenter::V2::AttackPath::AttackPathNode::NodeType (v0.2.0)

Reference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::AttackPath::AttackPathNode::NodeType.

The type of the incoming attack step node.

Constants

NODE_TYPE_UNSPECIFIED

value: 0
Type not specified

NODE_TYPE_AND

value: 1
Incoming edge joined with AND

NODE_TYPE_OR

value: 2
Incoming edge joined with OR

NODE_TYPE_DEFENSE

value: 3
Incoming edge is defense

NODE_TYPE_ATTACKER

value: 4
Incoming edge is attacker