Constant Field Values


Contents
com.google.*

com.google.appengine.api.datastore.DataTypeUtils
public static final int MAX_LINK_PROPERTY_LENGTH 2038
public static final int MAX_SHORT_BLOB_PROPERTY_LENGTH 500
public static final int MAX_STRING_PROPERTY_LENGTH 500

com.google.appengine.api.datastore.Entity
public static final java.lang.String KEY_RESERVED_PROPERTY "__key__"

com.google.appengine.api.datastore.FetchOptions
public static final int DEFAULT_CHUNK_SIZE 10

com.google.appengine.api.images.ImagesService
public static final int MAX_COMPOSITES_PER_REQUEST 16
public static final int MAX_RESIZE_DIMENSIONS 4000
public static final int MAX_TRANSFORMS_PER_REQUEST 10

com.google.appengine.api.urlfetch.FetchOptions
public static final boolean DEFAULT_ALLOW_TRUNCATE false
public static final boolean DEFAULT_FOLLOW_REDIRECTS true