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

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::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