Reference documentation and code samples for the Cloud OS Config V1alpha API class Google::Cloud::OsConfig::V1alpha::Inventory::WindowsQuickFixEngineeringPackage.
Information related to a Quick Fix Engineering package. Fields are taken from Windows QuickFixEngineering Interface and match the source names: https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#caption
def caption() -> ::String
Returns
- (::String) — A short textual description of the QFE update.
#caption=
def caption=(value) -> ::String
Parameter
- value (::String) — A short textual description of the QFE update.
Returns
- (::String) — A short textual description of the QFE update.
#description
def description() -> ::String
Returns
- (::String) — A textual description of the QFE update.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — A textual description of the QFE update.
Returns
- (::String) — A textual description of the QFE update.
#hot_fix_id
def hot_fix_id() -> ::String
Returns
- (::String) — Unique identifier associated with a particular QFE update.
#hot_fix_id=
def hot_fix_id=(value) -> ::String
Parameter
- value (::String) — Unique identifier associated with a particular QFE update.
Returns
- (::String) — Unique identifier associated with a particular QFE update.
#install_time
def install_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Date that the QFE update was installed. Mapped from installed_on field.
#install_time=
def install_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Date that the QFE update was installed. Mapped from installed_on field.
Returns
- (::Google::Protobuf::Timestamp) — Date that the QFE update was installed. Mapped from installed_on field.