Grafeas V1 Client - Class Identity (0.10.2)

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

The unique identifier of the update.

Generated from protobuf message grafeas.v1.WindowsUpdate.Identity

Namespace

Grafeas \ V1 \ WindowsUpdate

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ update_id string

The revision independent identifier of the update.

↳ revision int

The revision number of the update.

getUpdateId

The revision independent identifier of the update.

Returns
Type Description
string

setUpdateId

The revision independent identifier of the update.

Parameter
Name Description
var string
Returns
Type Description
$this

getRevision

The revision number of the update.

Returns
Type Description
int

setRevision

The revision number of the update.

Parameter
Name Description
var int
Returns
Type Description
$this