[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `ResourcePath.Types.ResourcePathNode` class is part of the Security Command Center v2 API, representing a node within the resource hierarchy."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparison, deep cloning, and buffer message operations."],["It contains properties like `DisplayName`, `Id`, and `NodeType`, which store information about the resource it represents, such as its display name, ID, and type."],["The class has 2 constructors, one for constructing a new ResourcePathNode and another for cloning an existing one."],["`ResourcePathNode` inherits properties and methods from the base `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]