(::String) — The name of the application or product.
#display_name=
defdisplay_name=(value)->::String
Parameter
value (::String) — The name of the application or product.
Returns
(::String) — The name of the application or product.
#display_version
defdisplay_version()->::String
Returns
(::String) — The version of the product or application in string format.
#display_version=
defdisplay_version=(value)->::String
Parameter
value (::String) — The version of the product or application in string format.
Returns
(::String) — The version of the product or application in string format.
#help_link
defhelp_link()->::String
Returns
(::String) — The internet address for technical support.
#help_link=
defhelp_link=(value)->::String
Parameter
value (::String) — The internet address for technical support.
Returns
(::String) — The internet address for technical support.
#install_date
definstall_date()->::Google::Type::Date
Returns
(::Google::Type::Date) — The last time this product received service. The value of this property
is replaced each time a patch is applied or removed from the product or
the command-line option is used to repair the product.
#install_date=
definstall_date=(value)->::Google::Type::Date
Parameter
value (::Google::Type::Date) — The last time this product received service. The value of this property
is replaced each time a patch is applied or removed from the product or
the command-line option is used to repair the product.
Returns
(::Google::Type::Date) — The last time this product received service. The value of this property
is replaced each time a patch is applied or removed from the product or
the command-line option is used to repair the product.
#publisher
defpublisher()->::String
Returns
(::String) — The name of the manufacturer for the product or application.
#publisher=
defpublisher=(value)->::String
Parameter
value (::String) — The name of the manufacturer for the product or application.
Returns
(::String) — The name of the manufacturer for the product or application.
[[["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 Asset V1 API - Class Google::Cloud::OsConfig::V1::Inventory::WindowsApplication (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-asset-v1/latest/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [1.4.0](/ruby/docs/reference/google-cloud-asset-v1/1.4.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [1.3.1](/ruby/docs/reference/google-cloud-asset-v1/1.3.1/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [1.2.0](/ruby/docs/reference/google-cloud-asset-v1/1.2.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [1.1.0](/ruby/docs/reference/google-cloud-asset-v1/1.1.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [1.0.2](/ruby/docs/reference/google-cloud-asset-v1/1.0.2/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.32.0](/ruby/docs/reference/google-cloud-asset-v1/0.32.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.31.0](/ruby/docs/reference/google-cloud-asset-v1/0.31.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.30.0](/ruby/docs/reference/google-cloud-asset-v1/0.30.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.29.3](/ruby/docs/reference/google-cloud-asset-v1/0.29.3/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.28.1](/ruby/docs/reference/google-cloud-asset-v1/0.28.1/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.27.0](/ruby/docs/reference/google-cloud-asset-v1/0.27.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.26.1](/ruby/docs/reference/google-cloud-asset-v1/0.26.1/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.25.0](/ruby/docs/reference/google-cloud-asset-v1/0.25.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.24.0](/ruby/docs/reference/google-cloud-asset-v1/0.24.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.23.0](/ruby/docs/reference/google-cloud-asset-v1/0.23.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.22.0](/ruby/docs/reference/google-cloud-asset-v1/0.22.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.21.1](/ruby/docs/reference/google-cloud-asset-v1/0.21.1/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.20.1](/ruby/docs/reference/google-cloud-asset-v1/0.20.1/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.19.0](/ruby/docs/reference/google-cloud-asset-v1/0.19.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.18.0](/ruby/docs/reference/google-cloud-asset-v1/0.18.0/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication)\n- [0.17.3](/ruby/docs/reference/google-cloud-asset-v1/0.17.3/Google-Cloud-OsConfig-V1-Inventory-WindowsApplication) \nReference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::OsConfig::V1::Inventory::WindowsApplication.\n\nContains information about a Windows application that is retrieved from the\nWindows Registry. For more information about these fields, see:\n\u003chttps://docs.microsoft.com/en-us/windows/win32/msi/uninstall-registry-key\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### #display_name\n\n def display_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The name of the application or product.\n\n### #display_name=\n\n def display_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The name of the application or product. \n**Returns**\n\n- (::String) --- The name of the application or product.\n\n### #display_version\n\n def display_version() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The version of the product or application in string format.\n\n### #display_version=\n\n def display_version=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The version of the product or application in string format. \n**Returns**\n\n- (::String) --- The version of the product or application in string format.\n\n### #help_link\n\n def help_link() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The internet address for technical support.\n\n### #help_link=\n\n def help_link=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The internet address for technical support. \n**Returns**\n\n- (::String) --- The internet address for technical support.\n\n### #install_date\n\n def install_date() -\u003e ::Google::Type::Date\n\n**Returns**\n\n- ([::Google::Type::Date](./Google-Type-Date)) --- The last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the command-line option is used to repair the product.\n\n### #install_date=\n\n def install_date=(value) -\u003e ::Google::Type::Date\n\n**Parameter**\n\n- **value** ([::Google::Type::Date](./Google-Type-Date)) --- The last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the command-line option is used to repair the product. \n**Returns**\n\n- ([::Google::Type::Date](./Google-Type-Date)) --- The last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the command-line option is used to repair the product.\n\n### #publisher\n\n def publisher() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The name of the manufacturer for the product or application.\n\n### #publisher=\n\n def publisher=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The name of the manufacturer for the product or application. \n**Returns**\n\n- (::String) --- The name of the manufacturer for the product or application."]]