GSFileOptions (Google App Engine API for Java)

com.google.appengine.api.files

Class GSFileOptions

  • java.lang.Object
    • com.google.appengine.api.files.GSFileOptions

  • Deprecated.

    @Deprecated
    public class GSFileOptions
    extends java.lang.Object
    Container class for holding options for creating Google Storage files.
    See Also:
    Google Storage API.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String GS_USER_METADATA_PREFIX
      Deprecated. 
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GS_USER_METADATA_PREFIX

        public static final java.lang.String GS_USER_METADATA_PREFIX
        Deprecated. 
        See Also:
        Constant Field Values