Class: Google::Cloud::OsConfig::V1::Inventory::WindowsUpdatePackage::WindowsUpdateCategory

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/osconfig/v1/inventory.rb

Overview

Categories specified by the Windows Update.

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns The identifier of the windows update category.

Returns:

  • (::String)

    The identifier of the windows update category.



263
264
265
266
# File 'proto_docs/google/cloud/osconfig/v1/inventory.rb', line 263

class WindowsUpdateCategory
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String

Returns The name of the windows update category.

Returns:

  • (::String)

    The name of the windows update category.



263
264
265
266
# File 'proto_docs/google/cloud/osconfig/v1/inventory.rb', line 263

class WindowsUpdateCategory
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end