Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::Inventory::WindowsQuickFixEngineeringPackage.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::Inventory::WindowsQuickFixEngineeringPackage (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-os_config-v1/latest/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [1.3.0](/ruby/docs/reference/google-cloud-os_config-v1/1.3.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [1.2.1](/ruby/docs/reference/google-cloud-os_config-v1/1.2.1/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [1.1.0](/ruby/docs/reference/google-cloud-os_config-v1/1.1.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [1.0.1](/ruby/docs/reference/google-cloud-os_config-v1/1.0.1/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.16.0](/ruby/docs/reference/google-cloud-os_config-v1/0.16.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.15.2](/ruby/docs/reference/google-cloud-os_config-v1/0.15.2/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.14.0](/ruby/docs/reference/google-cloud-os_config-v1/0.14.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.13.0](/ruby/docs/reference/google-cloud-os_config-v1/0.13.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.12.0](/ruby/docs/reference/google-cloud-os_config-v1/0.12.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.11.0](/ruby/docs/reference/google-cloud-os_config-v1/0.11.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.10.0](/ruby/docs/reference/google-cloud-os_config-v1/0.10.0/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage)\n- [0.9.1](/ruby/docs/reference/google-cloud-os_config-v1/0.9.1/Google-Cloud-OsConfig-V1-Inventory-WindowsQuickFixEngineeringPackage) \nReference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::Inventory::WindowsQuickFixEngineeringPackage.\n\nInformation related to a Quick Fix Engineering package.\nFields are taken from Windows QuickFixEngineering Interface and match\nthe source names:\n\u003chttps://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering\u003e \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #caption\n\n def caption() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A short textual description of the QFE update.\n\n### #caption=\n\n def caption=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A short textual description of the QFE update. \n**Returns**\n\n- (::String) --- A short textual description of the QFE update.\n\n### #description\n\n def description() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A textual description of the QFE update.\n\n### #description=\n\n def description=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A textual description of the QFE update. \n**Returns**\n\n- (::String) --- A textual description of the QFE update.\n\n### #hot_fix_id\n\n def hot_fix_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Unique identifier associated with a particular QFE update.\n\n### #hot_fix_id=\n\n def hot_fix_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Unique identifier associated with a particular QFE update. \n**Returns**\n\n- (::String) --- Unique identifier associated with a particular QFE update.\n\n### #install_time\n\n def install_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Date that the QFE update was installed. Mapped from installed_on field.\n\n### #install_time=\n\n def install_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Date that the QFE update was installed. Mapped from installed_on field. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Date that the QFE update was installed. Mapped from installed_on field."]]