Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
Returns
- (::String) — The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
#url
def url() -> ::String
Returns
- (::String) — A link to the KB in the Windows update catalog.
#url=
def url=(value) -> ::String
Parameter
- value (::String) — A link to the KB in the Windows update catalog.
Returns
- (::String) — A link to the KB in the Windows update catalog.