[[["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 Iap V1 Client - Class PolicyType (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.ReauthSettings.PolicyType)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.ReauthSettings.PolicyType)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.ReauthSettings.PolicyType)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.ReauthSettings.PolicyType)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.ReauthSettings.PolicyType)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.ReauthSettings.PolicyType)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.ReauthSettings.PolicyType)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.ReauthSettings.PolicyType) \nReference documentation and code samples for the Google Cloud Iap V1 Client class PolicyType.\n\nType of policy in the case of hierarchical policies.\n\nProtobuf type `google.cloud.iap.v1.ReauthSettings.PolicyType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1 \\\\ ReauthSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### POLICY_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `POLICY_TYPE_UNSPECIFIED = 0;`\n\n### MINIMUM\n\n Value: 1\n\nThis policy acts as a minimum to other policies, lower in the hierarchy.\n\nEffective policy may only be the same or stricter.\n\nGenerated from protobuf enum `MINIMUM = 1;`\n\n### PBDEFAULT\n\n Value: 2\n\nThis policy acts as a default if no other reauth policy is set.\n\nGenerated from protobuf enum `DEFAULT = 2;`"]]