Gcloud::Datastore::Properties Properties¶ ↑ Hash-like data structure for Datastore properties. See Gcloud::Datastore::Entity#properties Parent: Object Methods: new [] []= delete each exist? fetch read to_h to_hash write Methods Public Class Methods new(properties = {}) ¶ ↑ Public Instance Methods [](key) ¶ ↑ Also aliased as: read []=(key, value) ¶ ↑ Also aliased as: write delete(key, &block) ¶ ↑ each(&block) ¶ ↑ exist?(key) ¶ ↑ fetch(key, &_block) ¶ ↑ read(key) ¶ ↑ Alias for: [] to_h() ¶ ↑ Also aliased as: to_hash to_hash() ¶ ↑ Alias for: to_h write(key, value) ¶ ↑ Alias for: []= Docs built on Aug 27, 2015. Getting Started Overview Authentication Guide API Gcloud BigQuery Datastore Dataset Query Entity Key Pub/Sub Storage API Reference Github Issues StackOverflow RubyGems