App Engine Admin V1 API - Module Google::Cloud::AppEngine::V1::AuthFailAction (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the App Engine Admin V1 API module Google::Cloud::AppEngine::V1::AuthFailAction.
Actions to take when the user is not logged in.
Constants
AUTH_FAIL_ACTION_UNSPECIFIED
value: 0 Not specified. AUTH_FAIL_ACTION_REDIRECT is assumed.
AUTH_FAIL_ACTION_REDIRECT
value: 1 Redirects user to "accounts.google.com". The user is redirected back to the
application URL after signing in or creating an account.
AUTH_FAIL_ACTION_UNAUTHORIZED
value: 2 Rejects request with a 401 HTTP status code and an error
message.
[[["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 2026-04-03 UTC."],[],[]]