Class: Grafeas::V1::WindowsUpdate::Identity
- Inherits:
-
Object
- Object
- Grafeas::V1::WindowsUpdate::Identity
- Defined in:
- lib/grafeas/v1/doc/grafeas/v1/upgrade.rb
Overview
The unique identifier of the update.
Instance Attribute Summary collapse
-
#revision ⇒ Integer
The revision number of the update.
-
#update_id ⇒ String
The revision independent identifier of the update.
Instance Attribute Details
#revision ⇒ Integer
Returns The revision number of the update.
92 |
# File 'lib/grafeas/v1/doc/grafeas/v1/upgrade.rb', line 92 class Identity; end |
#update_id ⇒ String
Returns The revision independent identifier of the update.
92 |
# File 'lib/grafeas/v1/doc/grafeas/v1/upgrade.rb', line 92 class Identity; end |