Class: Grafeas::V1::WindowsUpdate::Category

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

Overview

The category to which the update belongs.

Instance Attribute Summary collapse

Instance Attribute Details

#category_idString

Returns The identifier of the category.

Returns:

  • (String)

    The identifier of the category.



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

class Category; end

#nameString

Returns The localized name of the category.

Returns:

  • (String)

    The localized name of the category.



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

class Category; end