Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.
Send feedback
Constant Field Values
Stay organized with collections
Save and categorize content based on your preferences.
com.google.*
com.google.appengine.api.appidentity.dev.LocalAppIdentityService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"app_identity_service"
public static final java.lang.String
PRIVATE_KEY_PATH
"/com/google/appengine/api/appidentity/dev/testkey/private"
public static final java.lang.String
PUBLIC_CERT_PATH
"/com/google/appengine/api/appidentity/dev/testkey/public-pem"
com.google.appengine.api.capabilities.dev.LocalCapabilitiesService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"capability_service"
com.google.appengine.api.files.dev.GSFile
Modifier and Type
Constant Field
Value
public static final java.lang.String
CREATION_HANDLE_PREFIX
"writable:"
com.google.appengine.api.files.dev.LocalFileService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"file"
com.google.appengine.api.images.dev.LocalImagesService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"images"
com.google.appengine.api.memcache.dev.LocalMemcacheService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"memcache"
public static final java.lang.String
SIZE_PROPERTY
"memcache.maxsize"
com.google.appengine.api.search.dev.LocalSearchService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"search"
public static final java.lang.String
SEARCH_LOG_LEVEL_PROPERTY
"LocalSearchService.LogLevel"
public static final java.lang.String
USE_DIRECTORY
"LocalSearchService.useDirectory"
public static final java.lang.String
USE_RAM_DIRECTORY
"LocalSearchService.useRamDirectory"
com.google.appengine.api.urlfetch.dev.LocalURLFetchService
Modifier and Type
Constant Field
Value
public static final java.lang.String
PACKAGE
"urlfetch"
com.google.appengine.api.users.dev.LoginCookieUtils
Modifier and Type
Constant Field
Value
public static final java.lang.String
COOKIE_NAME
"dev_appserver_login"
public static final java.lang.String
COOKIE_PATH
"/"
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-21 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?