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.

com.google.appengine.api.files.dev

Stay organized with collections Save and categorize content based on your preferences.

Package com.google.appengine.api.files.dev

  • Class Summary 
    Class Description
    BlobstoreFile
    Represents a file in the local file service that is stored in the BlobStore.
    FileMetadata
    This class represents a single file stored by the local file service.
    FilesReservedKinds
    Exposes constants for reserved datastore kinds used by the local datastore service.
    GSFile
    A Google Cloud Storage object represented by a local file in blobstore.
    LocalFileService
    Implementation of local file service.
    ParsedFileName
    This class parses a URL-encoded compound file name into its component parts.
    Session
    This class represents a session with the local File Service.
  • Enum Summary 
    Enum Description
    FileMetadata.LockState  
    FileMetadata.OpenState
    The state of a file in a particular session.