[[["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.AptSettings.Type)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.AptSettings.Type)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.AptSettings.Type)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.AptSettings.Type)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.AptSettings.Type)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.AptSettings.Type) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class Type.\n\nApt patch type.\n\nProtobuf type `google.cloud.osconfig.v1.AptSettings.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1 \\\\ AptSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nBy default, upgrade will be performed.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### DIST\n\n Value: 1\n\nRuns `apt-get dist-upgrade`.\n\nGenerated from protobuf enum `DIST = 1;`\n\n### UPGRADE\n\n Value: 2\n\nRuns `apt-get upgrade`.\n\nGenerated from protobuf enum `UPGRADE = 2;`"]]