Grafeas V1 API - Class Grafeas::V1::WindowsUpdate::Identity (v0.9.0)

Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::WindowsUpdate::Identity.

The unique identifier of the update.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#revision

def revision() -> ::Integer
Returns
  • (::Integer) — The revision number of the update.

#revision=

def revision=(value) -> ::Integer
Parameter
  • value (::Integer) — The revision number of the update.
Returns
  • (::Integer) — The revision number of the update.

#update_id

def update_id() -> ::String
Returns
  • (::String) — The revision independent identifier of the update.

#update_id=

def update_id=(value) -> ::String
Parameter
  • value (::String) — The revision independent identifier of the update.
Returns
  • (::String) — The revision independent identifier of the update.