Cloud Endpoints configuration for API handlers.
JSON representation | |
---|---|
{ "authFailAction": enum( |
Fields | |
---|---|
authFailAction |
Action to take when users access resources that require authentication. Defaults to |
login |
Level of login required to access this resource. Defaults to |
script |
Path to the script from the application root directory. |
securityLevel |
Security (HTTPS) enforcement for this URL. |
url |
URL to serve the endpoint at. |