Reference documentation and code samples for the Google Cloud OsConfig V1 Client class WindowsUpdatePackage.
Details related to a Windows Update package.
Field data and names are taken from Windows Update API IUpdate Interface:https://docs.microsoft.com/en-us/windows/win32/api/_wua/Descriptive fields like title, and description are localized based on
the locale of the VM being updated.
Generated from protobuf messagegoogle.cloud.osconfig.v1.Inventory.WindowsUpdatePackage
[[["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-04 UTC."],[],[],null,["# Google Cloud OsConfig V1 Client - Class WindowsUpdatePackage (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.Inventory.WindowsUpdatePackage)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.Inventory.WindowsUpdatePackage)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.Inventory.WindowsUpdatePackage)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.Inventory.WindowsUpdatePackage)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.Inventory.WindowsUpdatePackage)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.Inventory.WindowsUpdatePackage) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class WindowsUpdatePackage.\n\nDetails related to a Windows Update package.\n\nField data and names are taken from Windows Update API IUpdate Interface:\n\u003chttps://docs.microsoft.com/en-us/windows/win32/api/_wua/\u003e\nDescriptive fields like title, and description are localized based on\nthe locale of the VM being updated.\n\nGenerated from protobuf message `google.cloud.osconfig.v1.Inventory.WindowsUpdatePackage`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1 \\\\ Inventory\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTitle\n\nThe localized title of the update package.\n\n### setTitle\n\nThe localized title of the update package.\n\n### getDescription\n\nThe localized description of the update package.\n\n### setDescription\n\nThe localized description of the update package.\n\n### getCategories\n\nThe categories that are associated with this update package.\n\n### setCategories\n\nThe categories that are associated with this update package.\n\n### getKbArticleIds\n\nA collection of Microsoft Knowledge Base article IDs that are associated\nwith the update package.\n\n### setKbArticleIds\n\nA collection of Microsoft Knowledge Base article IDs that are associated\nwith the update package.\n\n### getSupportUrl\n\nA hyperlink to the language-specific support information for the update.\n\n### setSupportUrl\n\nA hyperlink to the language-specific support information for the update.\n\n### getMoreInfoUrls\n\nA collection of URLs that provide more information about the update\npackage.\n\n### setMoreInfoUrls\n\nA collection of URLs that provide more information about the update\npackage.\n\n### getUpdateId\n\nGets the identifier of an update package. Stays the same across\nrevisions.\n\n### setUpdateId\n\nGets the identifier of an update package. Stays the same across\nrevisions.\n\n### getRevisionNumber\n\nThe revision number of this update package.\n\n### setRevisionNumber\n\nThe revision number of this update package.\n\n### getLastDeploymentChangeTime\n\nThe last published date of the update, in (UTC) date and time.\n\n### hasLastDeploymentChangeTime\n\n### clearLastDeploymentChangeTime\n\n### setLastDeploymentChangeTime\n\nThe last published date of the update, in (UTC) date and time."]]