Reference documentation and code samples for the Grafeas V1 Client class Location.
An occurrence of a particular package installation found within a system's
filesystem. E.g., glibc was found in /var/lib/dpkg/status
.
Generated from protobuf message grafeas.v1.Location
Namespace
Grafeas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cpe_uri
↳ version
↳ path
string
The path from which we gathered that this package/version is installed.
getCpeUri
Deprecated.
The CPE URI in CPE format
string
setCpeUri
Deprecated.
The CPE URI in CPE format
var
string
$this
getVersion
Deprecated.
The version installed at this location.
hasVersion
clearVersion
setVersion
Deprecated.
The version installed at this location.
$this
getPath
The path from which we gathered that this package/version is installed.
string
setPath
The path from which we gathered that this package/version is installed.
var
string
$this