Grafeas V1 Client - Class Identity (0.4.4)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setUpdateId

The revision independent identifier of the update.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getRevision

The revision number of the update.

Returns
TypeDescription
int

setRevision

The revision number of the update.

Parameter
NameDescription
var int
Returns
TypeDescription
$this