Class: Grafeas::V1::WindowsUpdate::Category
- Inherits:
-
Object
- Object
- Grafeas::V1::WindowsUpdate::Category
- Defined in:
- lib/grafeas/v1/doc/grafeas/v1/upgrade.rb
Overview
The category to which the update belongs.
Instance Attribute Summary collapse
-
#category_id ⇒ String
The identifier of the category.
-
#name ⇒ String
The localized name of the category.
Instance Attribute Details
#category_id ⇒ String
Returns The identifier of the category.
101 |
# File 'lib/grafeas/v1/doc/grafeas/v1/upgrade.rb', line 101 class Category; end |
#name ⇒ String
Returns The localized name of the category.
101 |
# File 'lib/grafeas/v1/doc/grafeas/v1/upgrade.rb', line 101 class Category; end |