Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Package.
Package is a generic definition of a package.
Generated from protobuf message google.cloud.securitycenter.v1.Package
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ package_name
string
The name of the package where the vulnerability was detected.
↳ cpe_uri
string
The CPE URI where the vulnerability was detected.
↳ package_type
string
Type of package, for example, os, maven, or go.
↳ package_version
string
The version of the package.
getPackageName
The name of the package where the vulnerability was detected.
string
setPackageName
The name of the package where the vulnerability was detected.
var
string
$this
getCpeUri
The CPE URI where the vulnerability was detected.
string
setCpeUri
The CPE URI where the vulnerability was detected.
var
string
$this
getPackageType
Type of package, for example, os, maven, or go.
string
setPackageType
Type of package, for example, os, maven, or go.
var
string
$this
getPackageVersion
The version of the package.
string
setPackageVersion
The version of the package.
var
string
$this