[[["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 InventoryView (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.InventoryView)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.InventoryView)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.InventoryView)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.InventoryView)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.InventoryView)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.InventoryView) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class InventoryView.\n\nThe view for inventory objects.\n\nProtobuf type `google.cloud.osconfig.v1.InventoryView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INVENTORY_VIEW_UNSPECIFIED\n\n Value: 0\n\nThe default value.\n\nThe API defaults to the BASIC view.\n\nGenerated from protobuf enum `INVENTORY_VIEW_UNSPECIFIED = 0;`\n\n### BASIC\n\n Value: 1\n\nReturns the basic inventory information that includes `os_info`.\n\nGenerated from protobuf enum `BASIC = 1;`\n\n### FULL\n\n Value: 2\n\nReturns all fields.\n\nGenerated from protobuf enum `FULL = 2;`"]]