Class: Grafeas::V1::WindowsUpdate::Identity

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/upgrade.rb

Overview

The unique identifier of the update.

Instance Attribute Summary collapse

Instance Attribute Details

#revisionInteger

Returns The revision number of the update.

Returns:

  • (Integer)

    The revision number of the update.



92
# File 'lib/grafeas/v1/doc/grafeas/v1/upgrade.rb', line 92

class Identity; end

#update_idString

Returns The revision independent identifier of the update.

Returns:

  • (String)

    The revision independent identifier of the update.



92
# File 'lib/grafeas/v1/doc/grafeas/v1/upgrade.rb', line 92

class Identity; end