Class: INatGet::Data::Updater::Observations Private

Inherits:
INatGet::Data::Updater show all
Includes:
Singleton
Defined in:
lib/inat-get/data/updaters/observations.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Methods inherited from INatGet::Data::Updater

#helper, #manager, #model, #parser, #update!

Methods included from System::Context

#check_shutdown!, check_shutdown!, #shutdown?, shutdown?

Instance Method Details

#allow_id_above?true (private)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (true)


20
# File 'lib/inat-get/data/updaters/observations.rb', line 20

def allow_id_above?() = true

#allow_locale?true (private)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (true)


17
# File 'lib/inat-get/data/updaters/observations.rb', line 17

def allow_locale?() = true

#allow_updated_since?true (private)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (true)


23
# File 'lib/inat-get/data/updaters/observations.rb', line 23

def allow_updated_since?() = true

#endpoint:observations

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (:observations)


12
# File 'lib/inat-get/data/updaters/observations.rb', line 12

def endpoint() = :observations