Grafeas V1 API - Class Grafeas::V1::WindowsUpdate::Category (v0.16.0)

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

The category to which the update belongs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#category_id

def category_id() -> ::String
Returns
  • (::String) — The identifier of the category.

#category_id=

def category_id=(value) -> ::String
Parameter
  • value (::String) — The identifier of the category.
Returns
  • (::String) — The identifier of the category.

#name

def name() -> ::String
Returns
  • (::String) — The localized name of the category.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The localized name of the category.
Returns
  • (::String) — The localized name of the category.