[[["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-08-28 UTC."],[],[],null,["# Google Cloud OsLogin Client - Class OperatingSystemType (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-oslogin/latest/Common.OperatingSystemType)\n- [2.0.4](/php/docs/reference/cloud-oslogin/2.0.4/Common.OperatingSystemType)\n- [1.9.6](/php/docs/reference/cloud-oslogin/1.9.6/Common.OperatingSystemType)\n- [1.8.0](/php/docs/reference/cloud-oslogin/1.8.0/Common.OperatingSystemType)\n- [1.7.0](/php/docs/reference/cloud-oslogin/1.7.0/Common.OperatingSystemType)\n- [1.6.0](/php/docs/reference/cloud-oslogin/1.6.0/Common.OperatingSystemType)\n- [1.5.2](/php/docs/reference/cloud-oslogin/1.5.2/Common.OperatingSystemType)\n- [1.4.6](/php/docs/reference/cloud-oslogin/1.4.6/Common.OperatingSystemType) \nReference documentation and code samples for the Google Cloud OsLogin Client class OperatingSystemType.\n\nThe operating system options for account entries.\n\nProtobuf type `google.cloud.oslogin.common.OperatingSystemType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsLogin \\\\ Common\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### OPERATING_SYSTEM_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe operating system type associated with the user account information is\nunspecified.\n\nGenerated from protobuf enum `OPERATING_SYSTEM_TYPE_UNSPECIFIED = 0;`\n\n### LINUX\n\n Value: 1\n\nLinux user account information.\n\nGenerated from protobuf enum `LINUX = 1;`\n\n### WINDOWS\n\n Value: 2\n\nWindows user account information.\n\nGenerated from protobuf enum `WINDOWS = 2;`"]]