Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::Inventory::WindowsUpdatePackage::WindowsUpdateCategory (v0.10.0)

Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::Inventory::WindowsUpdatePackage::WindowsUpdateCategory.

Categories specified by the Windows Update.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

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

#id=

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

#name

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

#name=

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