[[["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-03-21 UTC."],[[["The `Package` class in the Security Command Center v2 API provides a generic definition for a software package and is part of the `Google.Cloud.SecurityCenter.V2` namespace."],["The `Package` class implements several interfaces, including `IMessage`, `IEquatable\u003cPackage\u003e`, `IDeepCloneable\u003cPackage\u003e`, and `IBufferMessage`, allowing for functionalities such as deep cloning and buffer message handling."],["It has two constructors, one for creating a new empty `Package` instance and another for creating a copy of an existing `Package` instance, named `Package(Package other)`."],["Key properties of the `Package` class include `CpeUri`, `PackageName`, `PackageType`, and `PackageVersion`, all of which are of type `string` and provide information about the package's location, name, type, and version, respectively."]]],[]]