{"id":80753,"library":"fog-google","title":"Fog Google","description":"This library can be used as a module for `fog` or as standalone provider to use the Google Cloud in applications.","status":"active","version":"1.29.4","language":"ruby","source_language":null,"source_url":"https://github.com/fog/fog-google","tags":["google","cloud","fog","compute","storage"],"install":[{"cmd":"gem install fog-google","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'fog-google', '~> 1.29.4'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Fog::Google","correct":"require 'fog/google'"}],"quickstart":{"code":"require 'fog/google'\n\nconnection = Fog::Compute::Google.new(\n  google_project: 'my-project',\n  google_client_email: 'email@project.iam.gserviceaccount.com',\n  google_json_key_location: '/path/to/key.json'\n)\nputs connection.servers","lang":"ruby","description":"Connect to Google Cloud Compute and list servers."},"warnings":[{"fix":"Set up a service account and provide the JSON key file.","message":"Requires Google Cloud service account credentials.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'applic':23 'cloud':21,25 'comput':27 'fog':1,12,26 'googl':2,20,24 'librari':4 'modul':10 'provid':16 'standalon':15 'storag':28 'use':7,18","created_at":"2026-06-18T05:33:33.176620+00:00","updated_at":"2026-06-18T05:33:33.176620+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/fog/fog-google","github":"https://github.com/fog/fog-google","docs":"http://www.rubydoc.info/gems/fog-google/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}