Java 8 has reached end of support
and will be
deprecated
on January 31, 2026. After deprecation, you won't be able to deploy Java 8
applications, even if your organization previously used an organization policy to
re-enable deployments of legacy runtimes. Your existing Java
8 applications will continue to run and receive traffic after their
deprecation date. We recommend that
you
migrate to the latest supported version of Java.
Constant Field Values (Google App Engine API for Java)
Stay organized with collections
Save and categorize content based on your preferences.
com.google.*
-
com.google.appengine.api.blobstore.BlobInfoFactory
Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
CONTENT_TYPE |
"content_type" |
public static final java.lang.String |
CREATION |
"creation" |
public static final java.lang.String |
FILENAME |
"filename" |
public static final java.lang.String |
GS_OBJECT_NAME |
"gs_object_name" |
public static final java.lang.String |
KIND |
"__BlobInfo__" |
public static final java.lang.String |
MD5_HASH |
"md5_hash" |
public static final java.lang.String |
SIZE |
"size" |
-
-
com.google.appengine.api.datastore.Category
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
8556134984576082397L |
-
-
-
-
-
-
-
com.google.appengine.api.datastore.IMHandle
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
6963426833434504530L |
-
com.google.appengine.api.datastore.Link
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
731239796613544443L |
-
com.google.appengine.api.datastore.PhoneNumber
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
-8968032543663409348L |
-
com.google.appengine.api.datastore.PostalAddress
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
-1090628591187239495L |
-
-
com.google.appengine.api.datastore.Rating
Modifier and Type |
Constant Field |
Value |
public static final int |
MAX_VALUE |
100 |
public static final int |
MIN_VALUE |
0 |
public static final long |
serialVersionUID |
362898405551261187L |
-
com.google.appengine.api.datastore.ShortBlob
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
-3427166602866836472L |
-
com.google.appengine.api.datastore.Text
Modifier and Type |
Constant Field |
Value |
public static final long |
serialVersionUID |
-8389037235415462280L |
-
-
com.google.appengine.api.taskqueue.Queue
Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
DEFAULT_QUEUE |
"default" |
public static final java.lang.String |
DEFAULT_QUEUE_PATH |
"/_ah/queue" |
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 2025-06-16 UTC.
[[["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 2025-06-16 UTC."],[[["\u003cp\u003eThis document provides a comprehensive list of constant field values used within various Google App Engine Java APIs, such as Backends, Blobstore, Datastore, Files, Images, Log, Memcache, Search, Taskqueue, and URLFetch.\u003c/p\u003e\n"],["\u003cp\u003eThe constant fields are categorized by their respective API classes, indicating their data type (e.g., \u003ccode\u003eString\u003c/code\u003e, \u003ccode\u003eint\u003c/code\u003e, \u003ccode\u003elong\u003c/code\u003e, \u003ccode\u003edouble\u003c/code\u003e) and their specific constant value.\u003c/p\u003e\n"],["\u003cp\u003eWithin the Datastore API, constants define metadata kinds, reserved properties, default chunk sizes for fetching, earth radius for geographical calculations, and serial version UIDs for several classes.\u003c/p\u003e\n"],["\u003cp\u003eFor the Search API, constants include default and maximum limits for various operations, such as document length, query length, facet constraints, and indexing operations.\u003c/p\u003e\n"],["\u003cp\u003eConstants related to task queues, files, and URL fetching define default settings, content types, metadata prefixes, and properties for request deadlines, and for composite image operations in the image API.\u003c/p\u003e\n"]]],[],null,[]]