[[["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-01 UTC."],[[["This document provides reference documentation for the `ResourcePath` class within the Security Command Center v2 API for .NET."],["`ResourcePath` represents the hierarchical path of resources associated with a finding, and is ordered from the lowest to highest level."],["The `ResourcePath` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `ResourcePath()` constructor and a `ResourcePath(ResourcePath other)` constructor that allows the creation of a `ResourcePath` object from an existing one."],["The `Nodes` property, of type `RepeatedField`, contains a list of the resource path's nodes, each a `ResourcePathNode` instance."]]],[]]