module Google
module Google::Cloud
module Google::Cloud::Core
class Google::Cloud::Config
class Google::Cloud::Config::DeferredValue
class Google::Cloud::Credentials
google-cloud-core
1.8.0
# stringify_hash_keys
def stringify_hash_keys hash hash.transform_keys(&:to_s) end