[[["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 Type (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.Inventory.Item.Type)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.Inventory.Item.Type)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.Inventory.Item.Type)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.Inventory.Item.Type)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.Inventory.Item.Type)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.Inventory.Item.Type) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class Type.\n\nThe different types of inventory that are tracked on a VM.\n\nProtobuf type `google.cloud.osconfig.v1.Inventory.Item.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1 \\\\ Inventory \\\\ Item\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nInvalid. An type must be specified.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### INSTALLED_PACKAGE\n\n Value: 1\n\nThis represents a package that is installed on the VM.\n\nGenerated from protobuf enum `INSTALLED_PACKAGE = 1;`\n\n### AVAILABLE_PACKAGE\n\n Value: 2\n\nThis represents an update that is available for a package.\n\nGenerated from protobuf enum `AVAILABLE_PACKAGE = 2;`"]]