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.

Constant Field Values

Constant Field Values

Contents

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.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.urlfetch.dev.LocalURLFetchService 
    Modifier and Type Constant Field Value
    public static final java.lang.String PACKAGE "urlfetch"