[[["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 Appengine Admin V1 Client - Class AuthFailAction (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.AuthFailAction)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.AuthFailAction)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.AuthFailAction)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.AuthFailAction)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.AuthFailAction)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.AuthFailAction) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class AuthFailAction.\n\nActions to take when the user is not logged in.\n\nProtobuf type `google.appengine.v1.AuthFailAction`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### AUTH_FAIL_ACTION_UNSPECIFIED\n\n Value: 0\n\nNot specified. `AUTH_FAIL_ACTION_REDIRECT` is assumed.\n\nGenerated from protobuf enum `AUTH_FAIL_ACTION_UNSPECIFIED = 0;`\n\n### AUTH_FAIL_ACTION_REDIRECT\n\n Value: 1\n\nRedirects user to \"accounts.google.com\". The user is redirected back to the\napplication URL after signing in or creating an account.\n\nGenerated from protobuf enum `AUTH_FAIL_ACTION_REDIRECT = 1;`\n\n### AUTH_FAIL_ACTION_UNAUTHORIZED\n\n Value: 2\n\nRejects request with a `401` HTTP status code and an error\nmessage.\n\nGenerated from protobuf enum `AUTH_FAIL_ACTION_UNAUTHORIZED = 2;`"]]