Cloud Asset V1 API - Class Google::Cloud::OsConfig::V1::Inventory::WindowsQuickFixEngineeringPackage (v0.24.0)

Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::OsConfig::V1::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

#install_time=

def install_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns