Reference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class OutdatedLibrary.
Information reported for an outdated library.
Generated from protobuf message google.cloud.websecurityscanner.v1.OutdatedLibrary
Namespace
Google \ Cloud \ WebSecurityScanner \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ library_name
string
The name of the outdated library.
↳ version
string
The version number.
↳ learn_more_urls
array
URLs to learn more information about the vulnerabilities in the library.
getLibraryName
The name of the outdated library.
string
setLibraryName
The name of the outdated library.
var
string
$this
getVersion
The version number.
string
setVersion
The version number.
var
string
$this
getLearnMoreUrls
URLs to learn more information about the vulnerabilities in the library.
setLearnMoreUrls
URLs to learn more information about the vulnerabilities in the library.
var
string[]
$this