Reference documentation and code samples for the Grafeas V1 Client class KnowledgeBase.
Generated from protobuf message grafeas.v1.VulnerabilityNote.WindowsDetail.KnowledgeBase
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)). |
↳ url |
string
A link to the KB in the Windows update catalog. |
getName
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
Returns | |
---|---|
Type | Description |
string |
setName
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getUrl
A link to the KB in the Windows update catalog.
Returns | |
---|---|
Type | Description |
string |
setUrl
A link to the KB in the Windows update catalog.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |