Grafeas V1 Client - Class WindowsUpdate (1.1.3)

Reference documentation and code samples for the Grafeas V1 Client class WindowsUpdate.

Windows Update represents the metadata about the update for the Windows operating system. The fields in this message come from the Windows Update API documented at https://docs.microsoft.com/en-us/windows/win32/api/wuapi/nn-wuapi-iupdate .

Generated from protobuf message grafeas.v1.WindowsUpdate

Namespace

Grafeas \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ identity
WindowsUpdate\Identity

Required - The unique identifier for the update.

↳ title
string

The localized title of the update.

↳ description
string

The localized description of the update.

↳ categories
array< WindowsUpdate\Category >

The list of categories to which the update belongs.

↳ kb_article_ids
array

The Microsoft Knowledge Base article IDs that are associated with the update.

↳ support_url
string

The hyperlink to the support information for the update.

↳ last_published_timestamp
Google\Protobuf\Timestamp

The last published timestamp of the update.

getIdentity

Required - The unique identifier for the update.

Returns
Type
Description

hasIdentity

clearIdentity

setIdentity

Required - The unique identifier for the update.

Parameter
Name
Description
Returns
Type
Description
$this

getTitle

The localized title of the update.

Returns
Type
Description
string

setTitle

The localized title of the update.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

The localized description of the update.

Returns
Type
Description
string

setDescription

The localized description of the update.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCategories

The list of categories to which the update belongs.

Returns
Type
Description

setCategories

The list of categories to which the update belongs.

Parameter
Name
Description
var
Returns
Type
Description
$this

getKbArticleIds

The Microsoft Knowledge Base article IDs that are associated with the update.

Returns
Type
Description

setKbArticleIds

The Microsoft Knowledge Base article IDs that are associated with the update.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getSupportUrl

The hyperlink to the support information for the update.

Returns
Type
Description
string

setSupportUrl

The hyperlink to the support information for the update.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getLastPublishedTimestamp

The last published timestamp of the update.

Returns
Type
Description

hasLastPublishedTimestamp

clearLastPublishedTimestamp

setLastPublishedTimestamp

The last published timestamp of the update.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: