[[["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-17 UTC."],[[["This document provides reference documentation for the `Location` class within the Grafeas v1 API, specifically for version 3.5.0."],["The `Location` class represents the location of a package installation within a system's filesystem, such as the location of glibc, found in `/var/lib/dpkg/status`."],["The `Location` class is implemented as a sealed class that inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Location` class has three properties: `CpeUri`, `Path`, and `Version`, all of which are strings or in the `Version` type that contain information about the location of a package."],["There are multiple previous versions of the `Location` class available, with the latest version being 3.7.0, as well as the `Location()` constructor."]]],[]]