Class DatastoreOptions

    • Method Detail

      • getDefaultProject

        protected String getDefaultProject()
        Overrides:
        getDefaultProject in class com.google.cloud.ServiceOptions<Datastore,​DatastoreOptions>
      • getDefaultHttpTransportOptions

        public static com.google.cloud.http.HttpTransportOptions getDefaultHttpTransportOptions()
      • getNamespace

        public String getNamespace()
        Returns the default namespace to be used by the datastore service.
      • getDatabaseId

        @BetaApi
        public String getDatabaseId()
      • getDefaultInstance

        public static DatastoreOptions getDefaultInstance()
        Returns a default DatastoreOptions instance.
      • getDatastoreRpcV1

        protected DatastoreRpc getDatastoreRpcV1()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object