Lastest updates from Rubygems.org
ID | Gem | Version | Body | Updated At |
---|---|---|---|---|
oJNSQ60lbp11AsLohVOtu |
makitCI/CD tools for Ruby developers. |
0.0.34 | Content{ "name": "makit", "downloads": 2874, "version": "0.0.34", "version_created_at": "2024-12-04T18:47:52.195Z", "version_downloads": 0, "platform": "ruby", "authors": "Lou Parslow", "info": "CI/CD tools for Ruby developers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gems-rb/makit", "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "source_code_uri": "https://gitlab.com/gems-rb/makit" }, "yanked": false, "sha": "2ca87564a3a2a7b227abeceeb2d8504904b37f2967f879eefc3f0104199f4680", "spec_sha": "959dda4eeb3a061b701d8b8f89b1a0ec697698b19f10c5c2da24be936def9c6c", "project_uri": "https://rubygems.org/gems/makit", "gem_uri": "https://rubygems.org/gems/makit-0.0.34.gem", "homepage_uri": "https://gitlab.com/gems-rb/makit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gems-rb/makit", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "google-protobuf", "requirements": "~> 4.28.3" }, { "name": "grpc", "requirements": "~> 1.67" }, { "name": "grpc-tools", "requirements": "~> 1.67" }, { "name": "logger", "requirements": "~> 1.6.1" }, { "name": "rainbow", "requirements": "~> 3.1" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sorted_set", "requirements": "~> 1.0" }, { "name": "yaml", "requirements": "~> 0.3" } ] } } |
2024-12-04 18:47:56 UTC |
6Pxg9n6Bej5ZxSXGXu9Go |
google-cloud-deploy-v1Google Cloud Deploy is a managed service that automates delivery of your applications to a series of target environments in a defined promotion sequence. Note that google-cloud-deploy-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-deploy instead. See the readme for more details. |
1.4.0 | Content{ "name": "google-cloud-deploy-v1", "downloads": 16640, "version": "1.4.0", "version_created_at": "2024-12-04T18:45:48.592Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Google Cloud Deploy is a managed service that automates delivery of your applications to a series of target environments in a defined promotion sequence. Note that google-cloud-deploy-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-deploy instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "26f4a6e32567e2d24b640fdf61e339713765b460a7438c179c5a68712d2726dd", "spec_sha": "8f18622029aa8c5000c4d3649b624b9b27dd61f0e80eaf89cbdf62d2044b46f4", "project_uri": "https://rubygems.org/gems/google-cloud-deploy-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-deploy-v1-1.4.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-deploy-v1/1.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.21.1, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": ">= 0.7, < 2.a" }, { "name": "google-iam-v1", "requirements": ">= 0.7, < 2.a" } ] } } |
2024-12-04 18:45:51 UTC |
cxvA82SyAVs9Tosznrsu2 |
json_data_extractorjson_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers. |
0.1.01 | Content{ "name": "json_data_extractor", "downloads": 5889, "version": "0.1.01", "version_created_at": "2024-12-04T18:45:13.093Z", "version_downloads": 0, "platform": "ruby", "authors": "Max Buslaev", "info": "json_data_extractor makes it easy to extract data from complex JSON structures,\nsuch as API responses or configuration files, using a schema that defines the path to the data and any necessary\ntransformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b887aab37df75e61c0f74fdfc8208474626374fe3ffc81badaa312b5b7056f22", "spec_sha": "cf3d5e22a271c7282fedf58e41a6a2617a0021259b4a6594307724fc31c532a0", "project_uri": "https://rubygems.org/gems/json_data_extractor", "gem_uri": "https://rubygems.org/gems/json_data_extractor-0.1.01.gem", "homepage_uri": "https://github.com/austerlitz/json_data_extractor", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/json_data_extractor/0.1.01", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "amazing_print", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "jsonpath", "requirements": ">= 0" } ] } } |
2024-12-04 18:45:15 UTC |
jzn9EuF0QY6izp7oSECRG |
jekyll-theme-centosJekyll theme for CentOS websites |
2.51.1.beta.71 | Content{ "name": "jekyll-theme-centos", "downloads": 294505, "version": "2.51.1.beta.71", "version_created_at": "2024-12-04T18:41:44.801Z", "version_downloads": 0, "platform": "ruby", "authors": "ReleaseBot", "info": "Jekyll theme for CentOS websites", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "cc36a2c000688a5583e19186ddeb5667a8c8b5c1857a830f245c8aa315ff0487", "spec_sha": "6798c89c46a10d20de40ca068fc833b04b6b58cd052b66726aa43133f3abc9a5", "project_uri": "https://rubygems.org/gems/jekyll-theme-centos", "gem_uri": "https://rubygems.org/gems/jekyll-theme-centos-2.51.1.beta.71.gem", "homepage_uri": "https://gitlab.com/CentOS/artwork/centos-web/jekyll-theme-centos", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-theme-centos/2.51.1.beta.71", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.4, >= 2.4.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.3.0" } ] } } |
2024-12-04 18:41:48 UTC |
oGF4qxs9H6ZtZwEpnk7pf |
makitCI/CD tools for Ruby developers. |
0.0.33 | Content{ "name": "makit", "downloads": 2864, "version": "0.0.33", "version_created_at": "2024-12-04T18:40:48.404Z", "version_downloads": 0, "platform": "ruby", "authors": "Lou Parslow", "info": "CI/CD tools for Ruby developers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gems-rb/makit", "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "source_code_uri": "https://gitlab.com/gems-rb/makit" }, "yanked": false, "sha": "857879742dbcde6c52c6d7379e74ab9b4537a4b80b230a89e2ae1cfaf45b09d5", "spec_sha": "418ef26164e3f5f651858c177b4a96a2e67d85de5fc38401b72f0a1fdea0333d", "project_uri": "https://rubygems.org/gems/makit", "gem_uri": "https://rubygems.org/gems/makit-0.0.33.gem", "homepage_uri": "https://gitlab.com/gems-rb/makit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gems-rb/makit", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "google-protobuf", "requirements": "~> 4.28.3" }, { "name": "grpc", "requirements": "~> 1.67" }, { "name": "grpc-tools", "requirements": "~> 1.67" }, { "name": "logger", "requirements": "~> 1.6.1" }, { "name": "rainbow", "requirements": "~> 3.1" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sorted_set", "requirements": "~> 1.0" }, { "name": "yaml", "requirements": "~> 0.3" } ] } } |
2024-12-04 18:40:51 UTC |
5qb3c-MywqIXNGQBtFsme |
jekyll-animate-elementsUse css animations to consecutively animate html elements in a Jekyll page. |
0.0.2 | Content{ "name": "jekyll-animate-elements", "downloads": 6, "version": "0.0.2", "version_created_at": "2024-12-04T18:38:07.537Z", "version_downloads": 0, "platform": "ruby", "authors": "George Corrêa de Araújo", "info": "Use css animations to consecutively animate html elements in a Jekyll page.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "051c54bea9dcc6e589a49a55edd73a82c3ffaa78786d26a57050a0d5d4f396f3", "spec_sha": "0e171fb199bc96180fe7a9e93dcd939d68736158212e3381bc919a23e8724ce1", "project_uri": "https://rubygems.org/gems/jekyll-animate-elements", "gem_uri": "https://rubygems.org/gems/jekyll-animate-elements-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-animate-elements/0.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" } ], "runtime": [ { "name": "jekyll", "requirements": ">= 3.6, < 5.0" } ] } } |
2024-12-04 18:38:10 UTC |
DTz4tQL0hdFG_Iew6A1Dx |
knapsack_proKnapsack Pro wraps your current test runner(s) and works with your existing CI infrastructure to parallelize tests optimally. It dynamically splits your tests based on up-to-date test execution data. It's designed from the ground up for CI and supports all of them. |
7.13.1 | Content{ "name": "knapsack_pro", "downloads": 14893202, "version": "7.13.1", "version_created_at": "2024-12-04T18:34:37.366Z", "version_downloads": 0, "platform": "ruby", "authors": "ArturT", "info": "Knapsack Pro wraps your current test runner(s) and works with your existing CI infrastructure to parallelize tests optimally. It dynamically splits your tests based on up-to-date test execution data. It's designed from the ground up for CI and supports all of them.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://knapsackpro.com", "changelog_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/issues", "source_code_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby", "documentation_uri": "https://docs.knapsackpro.com/knapsack_pro-ruby/guide/" }, "yanked": false, "sha": "a4b43b099a29e032ac3bb6012db9834a7624a132e99b5827fabc7b091b5dbe24", "spec_sha": "e8f3accce2e4efff045ec124f265cbb93ca56732235f213cc4891744f5f8597a", "project_uri": "https://rubygems.org/gems/knapsack_pro", "gem_uri": "https://rubygems.org/gems/knapsack_pro-7.13.1.gem", "homepage_uri": "https://knapsackpro.com", "wiki_uri": null, "documentation_uri": "https://docs.knapsackpro.com/knapsack_pro-ruby/guide/", "mailing_list_uri": null, "source_code_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby", "bug_tracker_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/issues", "changelog_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.6" }, { "name": "cucumber", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 5.0.0" }, { "name": "ostruct", "requirements": ">= 0.6.0" }, { "name": "pry", "requirements": "~> 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "spinach", "requirements": ">= 0.8" }, { "name": "test-unit", "requirements": ">= 3.0.0" }, { "name": "timecop", "requirements": ">= 0.9.9" }, { "name": "vcr", "requirements": ">= 6.0" }, { "name": "webmock", "requirements": ">= 3.13" } ], "runtime": [ { "name": "rake", "requirements": ">= 0" } ] } } |
2024-12-04 18:34:41 UTC |
SNXrHLLRPqUNWxOGrgTS_ |
makitCI/CD tools for Ruby developers. |
0.0.32 | Content{ "name": "makit", "downloads": 2863, "version": "0.0.32", "version_created_at": "2024-12-04T18:34:27.936Z", "version_downloads": 0, "platform": "ruby", "authors": "Lou Parslow", "info": "CI/CD tools for Ruby developers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gems-rb/makit", "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "source_code_uri": "https://gitlab.com/gems-rb/makit" }, "yanked": false, "sha": "a190e0da968743350e2220560264fc8be1418731ba94a3158cb573d356599f67", "spec_sha": "7854bfd94e62b6375052d2c2f18bac8e512532b9cb76c930dcd89c1ec33b98de", "project_uri": "https://rubygems.org/gems/makit", "gem_uri": "https://rubygems.org/gems/makit-0.0.32.gem", "homepage_uri": "https://gitlab.com/gems-rb/makit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gems-rb/makit", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "google-protobuf", "requirements": "~> 4.28.3" }, { "name": "grpc", "requirements": "~> 1.67" }, { "name": "grpc-tools", "requirements": "~> 1.67" }, { "name": "logger", "requirements": "~> 1.6.1" }, { "name": "rainbow", "requirements": "~> 3.1" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sorted_set", "requirements": "~> 1.0" }, { "name": "yaml", "requirements": "~> 0.3" } ] } } |
2024-12-04 18:34:31 UTC |
z_HemFDGQ8pDaYxuuvovA |
karafkaKarafka is Ruby and Rails efficient Kafka processing framework. Karafka allows you to capture everything that happens in your systems in large scale, without having to focus on things that are not your business domain. |
2.4.15 | Content{ "name": "karafka", "downloads": 15487999, "version": "2.4.15", "version_created_at": "2024-12-04T18:33:55.884Z", "version_downloads": 0, "platform": "ruby", "authors": "Maciej Mensfeld", "info": " Karafka is Ruby and Rails efficient Kafka processing framework.\n\n Karafka allows you to capture everything that happens in your systems in large scale,\n without having to focus on things that are not your business domain.\n", "licenses": [ "LGPL-3.0-only", "Commercial" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka", "bug_tracker_uri": "https://github.com/karafka/karafka/issues", "source_code_uri": "https://github.com/karafka/karafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9041c649be019f346ad213c5142587df99cf7df91a583b0582e65308a07bed9c", "spec_sha": "d6f39a88390b5a4fd5b07107afa080e09aaf0550a8e1866f9057b86a80356e6f", "project_uri": "https://rubygems.org/gems/karafka", "gem_uri": "https://rubygems.org/gems/karafka-2.4.15.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka", "bug_tracker_uri": "https://github.com/karafka/karafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.2" }, { "name": "karafka-core", "requirements": ">= 2.4.4, < 2.5.0" }, { "name": "karafka-rdkafka", "requirements": ">= 0.17.2" }, { "name": "waterdrop", "requirements": ">= 2.7.3, < 3.0.0" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } } |
2024-12-04 18:33:59 UTC |
5QsiaIDGQtmIlRw4lhxNG |
browserDo some browser detection with Ruby. |
6.2.0 | Content{ "name": "browser", "downloads": 104008451, "version": "6.2.0", "version_created_at": "2024-12-04T18:30:41.391Z", "version_downloads": 0, "platform": "ruby", "authors": "Nando Vieira", "info": "Do some browser detection with Ruby.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/fnando", "changelog_uri": "https://github.com/fnando/browser/blob/main/CHANGELOG.md", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "281d5295788825c9396427c292c2d2be0a5c91875c93c390fde6e5d61a5ace2d", "spec_sha": "4c6b3dbd46d8ed3a2d4c42280a351717c13f943e624a1cabb2ec1623e8cb4062", "project_uri": "https://rubygems.org/gems/browser", "gem_uri": "https://rubygems.org/gems/browser-6.2.0.gem", "homepage_uri": "https://github.com/fnando/browser", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/fnando/browser/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/fnando", "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-autotest", "requirements": ">= 0" }, { "name": "minitest-utils", "requirements": ">= 0" }, { "name": "rack-test", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-fnando", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [] } } |
2024-12-04 18:30:44 UTC |
WoPZWv1ZYc85hDtXed3d5 |
es-elasticityElasticity provides a higher level abstraction on top of [elasticsearch-ruby](https://github.com/elasticsearch/elasticsearch-ruby) gem |
1.2.1 | Content{ "name": "es-elasticity", "downloads": 138241, "version": "1.2.1", "version_created_at": "2024-12-04T18:24:52.059Z", "version_downloads": 0, "platform": "ruby", "authors": "Rodrigo Kochenburger", "info": "Elasticity provides a higher level abstraction on top of [elasticsearch-ruby](https://github.com/elasticsearch/elasticsearch-ruby) gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "27a3acc72bcc47ff92a2871153db170f6adaa2b58dfb1e8f0f07f3634b11da68", "spec_sha": "a3a5b8908017577071756e43dc46e80fd83b5d5ff9f616117537e91d3c6c1d6b", "project_uri": "https://rubygems.org/gems/es-elasticity", "gem_uri": "https://rubygems.org/gems/es-elasticity-1.2.1.gem", "homepage_uri": "https://github.com/doximity/es-elasticity", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/es-elasticity/1.2.1", "mailing_list_uri": "", "source_code_uri": "https://github.com/doximity/es-elasticity", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.5" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "codeclimate-test-reporter", "requirements": ">= 0" }, { "name": "oj", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.13.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "timecop", "requirements": ">= 0" } ], "runtime": [ { "name": "activemodel", "requirements": ">= 5.2.0, < 8" }, { "name": "activerecord", "requirements": ">= 5.2.0, < 8" }, { "name": "activesupport", "requirements": ">= 5.2.0, < 8" }, { "name": "elasticsearch", "requirements": ">= 7, < 8.7" }, { "name": "elastic-transport", "requirements": ">= 8.0, < 8.7" } ] } } |
2024-12-04 18:24:56 UTC |
IPO5sVFxX8WFWGTXlkv-I |
jekyll-animate-elementsUse css animations to consecutively animate html elements in a Jekyll page. |
0.0.1 | Content{ "name": "jekyll-animate-elements", "downloads": 0, "version": "0.0.1", "version_created_at": "2024-12-04T18:24:44.081Z", "version_downloads": 0, "platform": "ruby", "authors": "George Corrêa de Araújo", "info": "Use css animations to consecutively animate html elements in a Jekyll page.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "68a7751b2a79047fad90d46b6065c0504a1066c2e5fa6cd444183837edbe0315", "spec_sha": "4aa740268030f40f6f71ec30da748eede6fd597f42547bb062ab3f195b51dde4", "project_uri": "https://rubygems.org/gems/jekyll-animate-elements", "gem_uri": "https://rubygems.org/gems/jekyll-animate-elements-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-animate-elements/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" } ], "runtime": [ { "name": "jekyll", "requirements": ">= 3.6, < 5.0" } ] } } |
2024-12-04 18:24:46 UTC |
BZk-J3R5Zkn2UuCvntchz |
ultra_settingsUltraSettings is a Ruby gem that provides a flexible and documented approach to managing application configurations from multiple sources, including environment variables, runtime settings, and YAML files, with an optional web UI for easy documentation. |
2.4.2 | Content{ "name": "ultra_settings", "downloads": 55190, "version": "2.4.2", "version_created_at": "2024-12-04T18:23:14.873Z", "version_downloads": 0, "platform": "ruby", "authors": "Brian Durand", "info": "UltraSettings is a Ruby gem that provides a flexible and documented approach to managing application configurations from multiple sources, including environment variables, runtime settings, and YAML files, with an optional web UI for easy documentation.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bdurand/ultra_settings", "changelog_uri": "https://github.com/bdurand/ultra_settings/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/bdurand/ultra_settings" }, "yanked": false, "sha": "2269613e2cffc2e2af7785111f602e3da841d6f640ab7794b705365b1eac447e", "spec_sha": "a27381809d464e03f9eb02b78aa092ab50eb4e9d9595ec5ad1b64615228cb0a5", "project_uri": "https://rubygems.org/gems/ultra_settings", "gem_uri": "https://rubygems.org/gems/ultra_settings-2.4.2.gem", "homepage_uri": "https://github.com/bdurand/ultra_settings", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bdurand/ultra_settings", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bdurand/ultra_settings/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" } ], "runtime": [] } } |
2024-12-04 18:23:18 UTC |
TFREf9tdFwnLNG9DofRiF |
hephaestusHephaestus is a Rails generator to create plugs for Yetto. |
0.8.7.3 | Content{ "name": "hephaestus", "downloads": 13016, "version": "0.8.7.3", "version_created_at": "2024-12-04T18:22:35.557Z", "version_downloads": 0, "platform": "ruby", "authors": "Garen Torikian", "info": "Hephaestus is a Rails generator to create plugs for Yetto.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e80cdbece4b9c4432fb460513810c073453a48dae8d705b42eb00e6082298745", "spec_sha": "1b936b8b855aa4fe4a5ac12d68c20e64ede1e52efb99731ff92fdf729e96cd4a", "project_uri": "https://rubygems.org/gems/hephaestus", "gem_uri": "https://rubygems.org/gems/hephaestus-0.8.7.3.gem", "homepage_uri": "http://github.com/yettoapp/hephaestus", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hephaestus/0.8.7.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "dotenv-rails", "requirements": ">= 0" } ], "runtime": [ { "name": "bootsnap", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.1" }, { "name": "ferrum", "requirements": "~> 0.15" }, { "name": "hiredis", "requirements": "~> 0.6" }, { "name": "httpsensible", "requirements": "~> 0.3" }, { "name": "jbuilder", "requirements": "~> 2.12" }, { "name": "jwt", "requirements": "~> 2.8" }, { "name": "lograge", "requirements": "~> 0.14" }, { "name": "mission_control-jobs", "requirements": "~> 0.5" }, { "name": "openapi_first", "requirements": "~> 2.0" }, { "name": "opentelemetry-exporter-otlp", "requirements": "~> 0.26" }, { "name": "opentelemetry-instrumentation-all", "requirements": "~> 0.63" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.4" }, { "name": "opentelemetry-semantic_conventions", "requirements": "~> 1.10" }, { "name": "parser", "requirements": "~> 3.0" }, { "name": "pg", "requirements": "~> 1.5" }, { "name": "propshaft", "requirements": "~> 1.1" }, { "name": "puma", "requirements": "~> 6.4" }, { "name": "rails", "requirements": ">= 8.0" }, { "name": "rainbow", "requirements": "~> 3.0" }, { "name": "redis", "requirements": "~> 5.2" }, { "name": "retriable", "requirements": "~> 3.1" }, { "name": "slack_webhook_logger", "requirements": "~> 0.6" }, { "name": "solid_queue", "requirements": "~> 1.0" }, { "name": "sqlite3", "requirements": "~> 2.0" } ] } } |
2024-12-04 18:22:38 UTC |
1lLtP8uAOn3UxwfoCPCuT |
modelingAdds the ability to quickly model classes. Definitions of instance variables and access methods are reduced to one line. Creating an instance of the modeled class is significantly slower (~20x), so its use for classes whose instances are created frequently is not recommended. |
0.1.1 | Content{ "name": "modeling", "downloads": 1427, "version": "0.1.1", "version_created_at": "2024-12-04T18:21:00.421Z", "version_downloads": 0, "platform": "ruby", "authors": "Łukasz Pomietło", "info": "Adds the ability to quickly model classes. Definitions of instance variables and access methods are reduced to one line. \nCreating an instance of the modeled class is significantly slower (~20x), so its use for classes whose instances are created frequently is not recommended.\n", "licenses": [ "Zlib" ], "metadata": { "homepage_uri": "https://github.com/lpogic/modeling", "documentation_uri": "https://github.com/lpogic/modeling/blob/main/doc/wiki/README.md" }, "yanked": false, "sha": "bf5d6ed1d1cfbe604b88f666918121a1e540f0bb08cf8c8bde73ee06b68ec2aa", "spec_sha": "f346f221089a44a08c2dcb30a673ea5f0240c3282baec35cba391274067b59aa", "project_uri": "https://rubygems.org/gems/modeling", "gem_uri": "https://rubygems.org/gems/modeling-0.1.1.gem", "homepage_uri": "https://github.com/lpogic/modeling", "wiki_uri": null, "documentation_uri": "https://github.com/lpogic/modeling/blob/main/doc/wiki/README.md", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2024-12-04 18:21:02 UTC |
SWRoDUXIuF96p8QhZaHlp |
chemineeCheminée: The Chemical Structure Search Engine |
0.1.44 | Content{ "name": "cheminee", "downloads": 44188, "version": "0.1.44", "version_created_at": "2024-12-04T18:14:33.969Z", "version_downloads": 0, "platform": "ruby", "authors": "Xavier Lange", "info": "Cheminée: The Chemical Structure Search Engine", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "a8568f78a4cce4665df986014589bd2a5af015e1023e4aa8d6175b3a7be1b499", "spec_sha": "3472fc24c5807115233e9a2d710658be0e4fa793b747706cb35344ae6a76bdf3", "project_uri": "https://rubygems.org/gems/cheminee", "gem_uri": "https://rubygems.org/gems/cheminee-0.1.44.gem", "homepage_uri": "https://github.com/rdkit-rs/cheminee-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cheminee/0.1.44", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 1.0.1, < 3.0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "marcel", "requirements": ">= 0" } ] } } |
2024-12-04 18:14:41 UTC |
oQ5lSipH54ghxC8tC2cin |
google-apis-youtube_v3This is the simple REST client for YouTube Data API v3 V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the YouTube Data API v3, but note that some services may provide a separate modern client that is easier to use. |
0.51.0 | Content{ "name": "google-apis-youtube_v3", "downloads": 370688, "version": "0.51.0", "version_created_at": "2024-12-04T18:14:19.966Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for YouTube Data API v3 V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the YouTube Data API v3, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-youtube_v3/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-youtube_v3", "documentation_uri": "https://googleapis.dev/ruby/google-apis-youtube_v3/v0.51.0" }, "yanked": false, "sha": "56582c384a08e421d2d05d26516e29bc895fa238860c3cfcc83a249b44e026f5", "spec_sha": "7adefcb08ad212706fb0199dc48943279972aa15b167f775b3ff10b345beed79", "project_uri": "https://rubygems.org/gems/google-apis-youtube_v3", "gem_uri": "https://rubygems.org/gems/google-apis-youtube_v3-0.51.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-youtube_v3/v0.51.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-youtube_v3", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-youtube_v3/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:14:23 UTC |
2CGVVvLB45L6F6FuBz4KM |
google-apis-workstations_v1betaThis is the simple REST client for Cloud Workstations API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Workstations API, but note that some services may provide a separate modern client that is easier to use. |
0.33.0 | Content{ "name": "google-apis-workstations_v1beta", "downloads": 11932, "version": "0.33.0", "version_created_at": "2024-12-04T18:14:11.572Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Workstations API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Workstations API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workstations_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workstations_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-workstations_v1beta/v0.33.0" }, "yanked": false, "sha": "1462f4a75fc5362df7692e04ffb4be261489ac9e60d041c6be6d850b86451cce", "spec_sha": "f4365d8e70ecfd37c413e4fcae2ac14f18ebe0e7ea8a0f102a02b9ea4acb40b1", "project_uri": "https://rubygems.org/gems/google-apis-workstations_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-workstations_v1beta-0.33.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-workstations_v1beta/v0.33.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workstations_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workstations_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:14:15 UTC |
sPHDK12EjUW47Ke0SORsK |
google-apis-webrisk_v1This is the simple REST client for Web Risk API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Web Risk API, but note that some services may provide a separate modern client that is easier to use. |
0.24.0 | Content{ "name": "google-apis-webrisk_v1", "downloads": 77429, "version": "0.24.0", "version_created_at": "2024-12-04T18:14:05.499Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Web Risk API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Web Risk API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-webrisk_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-webrisk_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.24.0" }, "yanked": false, "sha": "129845eb0290af796d31a7dfac7fcf09978f5206389fbdbc386d1a7cb9700e69", "spec_sha": "89fdb97a31ad2239b058d6a1fcef6bb86594c8f40b180f68e43f22357c666895", "project_uri": "https://rubygems.org/gems/google-apis-webrisk_v1", "gem_uri": "https://rubygems.org/gems/google-apis-webrisk_v1-0.24.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.24.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-webrisk_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-webrisk_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:14:09 UTC |
70WcDRv3rMr89ULlbFiLG |
google-apis-walletobjects_v1This is the simple REST client for Google Wallet API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Wallet API, but note that some services may provide a separate modern client that is easier to use. |
0.18.0 | Content{ "name": "google-apis-walletobjects_v1", "downloads": 9248, "version": "0.18.0", "version_created_at": "2024-12-04T18:13:45.854Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Google Wallet API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Wallet API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.18.0" }, "yanked": false, "sha": "7674558163d9644a4be80d730ec4b3ca5b709c4d54c74cdbffdb7fc04e0ea91c", "spec_sha": "944f3ae49b91fda250a65b0ed28d498fea092cb85b13fcdb2a84c5ce7253ff77", "project_uri": "https://rubygems.org/gems/google-apis-walletobjects_v1", "gem_uri": "https://rubygems.org/gems/google-apis-walletobjects_v1-0.18.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-walletobjects_v1/v0.18.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-walletobjects_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:13:51 UTC |
oIMgtygMkZ5fnMzcV_NSK |
google-apis-vpcaccess_v1beta1This is the simple REST client for Serverless VPC Access API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Serverless VPC Access API, but note that some services may provide a separate modern client that is easier to use. |
0.12.0 | Content{ "name": "google-apis-vpcaccess_v1beta1", "downloads": 4143, "version": "0.12.0", "version_created_at": "2024-12-04T18:13:39.858Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Serverless VPC Access API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Serverless VPC Access API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vpcaccess_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vpcaccess_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-vpcaccess_v1beta1/v0.12.0" }, "yanked": false, "sha": "eeca3c8ad664ce6014b7a12a24bc3b2eae30870f16b42222345bc1a5e5fe02b2", "spec_sha": "cc0941526e00a145b25e4f74651bac1ec744a1974b64d7bb00dc24698b0428d9", "project_uri": "https://rubygems.org/gems/google-apis-vpcaccess_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-vpcaccess_v1beta1-0.12.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-vpcaccess_v1beta1/v0.12.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vpcaccess_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vpcaccess_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:13:44 UTC |
R7_mWFE9NedjJNR9D8elT |
hephaestusHephaestus is a Rails generator to create plugs for Yetto. |
0.8.7.2 | Content{ "name": "hephaestus", "downloads": 13002, "version": "0.8.7.2", "version_created_at": "2024-12-04T18:13:34.859Z", "version_downloads": 0, "platform": "ruby", "authors": "Garen Torikian", "info": "Hephaestus is a Rails generator to create plugs for Yetto.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4fbc0e216579ee4c62a2c22c2b435cd8a1d863bd6092afb2eaf3cd2d212ce4c2", "spec_sha": "05c2b2d4363f1ccbd286e1fda34dc7febd461402c0101d16e114ca07886ad2c0", "project_uri": "https://rubygems.org/gems/hephaestus", "gem_uri": "https://rubygems.org/gems/hephaestus-0.8.7.2.gem", "homepage_uri": "http://github.com/yettoapp/hephaestus", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hephaestus/0.8.7.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "dotenv-rails", "requirements": ">= 0" } ], "runtime": [ { "name": "bootsnap", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.1" }, { "name": "ferrum", "requirements": "~> 0.15" }, { "name": "hiredis", "requirements": "~> 0.6" }, { "name": "httpsensible", "requirements": "~> 0.3" }, { "name": "jbuilder", "requirements": "~> 2.12" }, { "name": "jwt", "requirements": "~> 2.8" }, { "name": "lograge", "requirements": "~> 0.14" }, { "name": "mission_control-jobs", "requirements": "~> 0.5" }, { "name": "openapi_first", "requirements": "~> 2.0" }, { "name": "opentelemetry-exporter-otlp", "requirements": "~> 0.26" }, { "name": "opentelemetry-instrumentation-all", "requirements": "~> 0.63" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.4" }, { "name": "opentelemetry-semantic_conventions", "requirements": "~> 1.10" }, { "name": "parser", "requirements": "~> 3.0" }, { "name": "pg", "requirements": "~> 1.5" }, { "name": "propshaft", "requirements": "~> 1.1" }, { "name": "puma", "requirements": "~> 6.4" }, { "name": "rails", "requirements": ">= 8.0" }, { "name": "rainbow", "requirements": "~> 3.0" }, { "name": "redis", "requirements": "~> 5.2" }, { "name": "retriable", "requirements": "~> 3.1" }, { "name": "slack_webhook_logger", "requirements": "~> 0.6" }, { "name": "solid_queue", "requirements": "~> 1.0" }, { "name": "sqlite3", "requirements": "~> 2.0" } ] } } |
2024-12-04 18:13:39 UTC |
2dWzqPg_Zzetqjj9yjMK_ |
google-apis-vmmigration_v1alpha1This is the simple REST client for VM Migration API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the VM Migration API, but note that some services may provide a separate modern client that is easier to use. |
0.52.0 | Content{ "name": "google-apis-vmmigration_v1alpha1", "downloads": 29763, "version": "0.52.0", "version_created_at": "2024-12-04T18:13:26.181Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for VM Migration API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the VM Migration API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.52.0" }, "yanked": false, "sha": "0aa749549d81134fe256fc12f10abe27e884a2ada437c3d28b085cf4a9019cce", "spec_sha": "dcec2eee03b91776e6fd1a15d6d3edf38592294d5327c62b4770ff4f268c2df2", "project_uri": "https://rubygems.org/gems/google-apis-vmmigration_v1alpha1", "gem_uri": "https://rubygems.org/gems/google-apis-vmmigration_v1alpha1-0.52.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.52.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:13:29 UTC |
f-c6CE8T8f8-TESB1DRs6 |
google-apis-vmmigration_v1This is the simple REST client for VM Migration API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the VM Migration API, but note that some services may provide a separate modern client that is easier to use. |
0.55.0 | Content{ "name": "google-apis-vmmigration_v1", "downloads": 30816, "version": "0.55.0", "version_created_at": "2024-12-04T18:13:12.867Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for VM Migration API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the VM Migration API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.55.0" }, "yanked": false, "sha": "41d926a57129b727b05a5e88e93bc25ff863fc28d665e82bf26a83d0287c8dd0", "spec_sha": "c36d0ea60fc4b26f28b7392c472e6e72c5a2efb276664d178057ea717c7b25ab", "project_uri": "https://rubygems.org/gems/google-apis-vmmigration_v1", "gem_uri": "https://rubygems.org/gems/google-apis-vmmigration_v1-0.55.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.55.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:13:18 UTC |
8dhHvYFU5RGZbqJJhFPNS |
net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts. Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not make setting up a single persistent connection or managing multiple connections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to focus on how to make HTTP requests. |
4.0.5 | Content{ "name": "net-http-persistent", "downloads": 147233020, "version": "4.0.5", "version_created_at": "2024-12-04T18:13:11.383Z", "version_downloads": 0, "platform": "ruby", "authors": "Eric Hodel", "info": "Manages persistent connections using Net::HTTP including a thread pool for\nconnecting to multiple hosts.\n\nUsing persistent HTTP connections can dramatically increase the speed of HTTP.\nCreating a new HTTP connection for every request involves an extra TCP\nround-trip and causes TCP congestion avoidance negotiation to start over.\n\nNet::HTTP supports persistent connections with some API methods but does not\nmake setting up a single persistent connection or managing multiple\nconnections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to\nfocus on how to make HTTP requests.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/drbrain/net-http-persistent" }, "yanked": false, "sha": "6e42880b347e650ffeaf679ae59c9d5a6ed8a22cda6e1b959d9c270050aefa8e", "spec_sha": "dbda92a053d34938d2ada7133fcb85e25f84fb9af8c75c4f3f7f9c494ff368af", "project_uri": "https://rubygems.org/gems/net-http-persistent", "gem_uri": "https://rubygems.org/gems/net-http-persistent-4.0.5.gem", "homepage_uri": "https://github.com/drbrain/net-http-persistent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": "~> 2.2" } ] } } |
2024-12-04 18:13:17 UTC |
-dgGMFlXuAy8vNSDgMPaV |
google-apis-vision_v1p2beta1This is the simple REST client for Cloud Vision API V1p2beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Vision API, but note that some services may provide a separate modern client that is easier to use. |
0.30.0 | Content{ "name": "google-apis-vision_v1p2beta1", "downloads": 26996, "version": "0.30.0", "version_created_at": "2024-12-04T18:12:52.686Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Vision API V1p2beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Vision API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.30.0" }, "yanked": false, "sha": "d7dceee4534ab0cb27be6652192eeb597a738bfb7129e802e896ff7caa7d4059", "spec_sha": "71f8b4ca3881a9e7c0f229dd47b14945df5a42ae2d26cc121afe81e2ef8c05bf", "project_uri": "https://rubygems.org/gems/google-apis-vision_v1p2beta1", "gem_uri": "https://rubygems.org/gems/google-apis-vision_v1p2beta1-0.30.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.30.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:12:55 UTC |
FzSg4dVP_MqXvyivCnEQn |
google-apis-vision_v1p1beta1This is the simple REST client for Cloud Vision API V1p1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Vision API, but note that some services may provide a separate modern client that is easier to use. |
0.29.0 | Content{ "name": "google-apis-vision_v1p1beta1", "downloads": 26387, "version": "0.29.0", "version_created_at": "2024-12-04T18:12:32.512Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Vision API V1p1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Vision API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-vision_v1p1beta1/v0.29.0" }, "yanked": false, "sha": "51db4dec6323235c9345a7c227ccec42aef8fae47631376284e931ac79616347", "spec_sha": "2d77e94dff4036bba46d447fe975eda3c416050db698a4013f0c225bbda37e0e", "project_uri": "https://rubygems.org/gems/google-apis-vision_v1p1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-vision_v1p1beta1-0.29.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-vision_v1p1beta1/v0.29.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:12:35 UTC |
_LIIZ-XCQ92YX6aSU-QyL |
google-apis-vision_v1This is the simple REST client for Cloud Vision API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Vision API, but note that some services may provide a separate modern client that is easier to use. |
0.33.0 | Content{ "name": "google-apis-vision_v1", "downloads": 40826, "version": "0.33.0", "version_created_at": "2024-12-04T18:12:10.920Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Vision API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Vision API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-vision_v1/v0.33.0" }, "yanked": false, "sha": "138d917793bc06c591c7150c4bb0c3c500f34f938ff0055322c74208a6d772e7", "spec_sha": "87dba9416a9d6064af265cf67726a7764e2e1c764be1ec38000d602d37873110", "project_uri": "https://rubygems.org/gems/google-apis-vision_v1", "gem_uri": "https://rubygems.org/gems/google-apis-vision_v1-0.33.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-vision_v1/v0.33.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:12:14 UTC |
NqhkB0InGbTxwpG2DtVKi |
google-apis-verifiedaccess_v2This is the simple REST client for Chrome Verified Access API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Chrome Verified Access API, but note that some services may provide a separate modern client that is easier to use. |
0.17.0 | Content{ "name": "google-apis-verifiedaccess_v2", "downloads": 7984, "version": "0.17.0", "version_created_at": "2024-12-04T18:12:05.290Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Chrome Verified Access API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Chrome Verified Access API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-verifiedaccess_v2/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-verifiedaccess_v2", "documentation_uri": "https://googleapis.dev/ruby/google-apis-verifiedaccess_v2/v0.17.0" }, "yanked": false, "sha": "90d4b2e31ac446fa9e0f3285ddd43c2a5ce3c4ba44bb4903ac7c3a2b878e0fcc", "spec_sha": "035ead12a0c462d07847502ee962f950908378c85c36636368739fbaae328170", "project_uri": "https://rubygems.org/gems/google-apis-verifiedaccess_v2", "gem_uri": "https://rubygems.org/gems/google-apis-verifiedaccess_v2-0.17.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-verifiedaccess_v2/v0.17.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-verifiedaccess_v2", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-verifiedaccess_v2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:12:08 UTC |
lH6UscFoxdJ8_t1WDsz4e |
google-apis-tpu_v2alpha1This is the simple REST client for Cloud TPU API V2alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud TPU API, but note that some services may provide a separate modern client that is easier to use. |
0.33.0 | Content{ "name": "google-apis-tpu_v2alpha1", "downloads": 17583, "version": "0.33.0", "version_created_at": "2024-12-04T18:11:57.026Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud TPU API V2alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud TPU API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.33.0" }, "yanked": false, "sha": "a8d0303447244cd4e7936880a347d713e9aaf1b71ae080bef135cc70e72d8288", "spec_sha": "90d48cbe494e7a77912f35b1260f6959ba7aa386ba9bb449340471b41977f364", "project_uri": "https://rubygems.org/gems/google-apis-tpu_v2alpha1", "gem_uri": "https://rubygems.org/gems/google-apis-tpu_v2alpha1-0.33.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.33.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:12:00 UTC |
Y233_S0U5_1amMdrrnab4 |
google-apis-texttospeech_v1beta1This is the simple REST client for Cloud Text-to-Speech API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Text-to-Speech API, but note that some services may provide a separate modern client that is easier to use. |
0.32.0 | Content{ "name": "google-apis-texttospeech_v1beta1", "downloads": 42529, "version": "0.32.0", "version_created_at": "2024-12-04T18:11:51.097Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Text-to-Speech API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Text-to-Speech API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-texttospeech_v1beta1/v0.32.0" }, "yanked": false, "sha": "674e8387d9d9ff21a88f875d4f7e009c7fc6cd78f31e7772dfaca369a955d198", "spec_sha": "371bdee5beab2eb18fd1874b26c99a7ba67154a95b8b76922b71ed872bef1e56", "project_uri": "https://rubygems.org/gems/google-apis-texttospeech_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-texttospeech_v1beta1-0.32.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-texttospeech_v1beta1/v0.32.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:11:54 UTC |
EfcrhyZjgYVRNPf5F2d2r |
google-apis-texttospeech_v1This is the simple REST client for Cloud Text-to-Speech API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Text-to-Speech API, but note that some services may provide a separate modern client that is easier to use. |
0.35.0 | Content{ "name": "google-apis-texttospeech_v1", "downloads": 34952, "version": "0.35.0", "version_created_at": "2024-12-04T18:11:44.955Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Text-to-Speech API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Text-to-Speech API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-texttospeech_v1/v0.35.0" }, "yanked": false, "sha": "564d8d5221e6c16f01bbc6fdd53f125be5efbc65716085da352ad228d608d6d4", "spec_sha": "16ef6b07b05f0071e203003b3469bdf89e5f980d33f3084f670a730c9ce070fb", "project_uri": "https://rubygems.org/gems/google-apis-texttospeech_v1", "gem_uri": "https://rubygems.org/gems/google-apis-texttospeech_v1-0.35.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-texttospeech_v1/v0.35.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:11:49 UTC |
n0fJAGCnIzokE2ImgEk-d |
google-apis-testing_v1This is the simple REST client for Cloud Testing API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Testing API, but note that some services may provide a separate modern client that is easier to use. |
0.51.0 | Content{ "name": "google-apis-testing_v1", "downloads": 40504, "version": "0.51.0", "version_created_at": "2024-12-04T18:11:35.767Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Testing API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Testing API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-testing_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-testing_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-testing_v1/v0.51.0" }, "yanked": false, "sha": "4edc697aa3e86e34afd729e5b8cfedab7485fee6e1e74e1be7398e19b1acc5aa", "spec_sha": "1f122b2283071e8d490f9d58231ac983680f85d8ef229f655e8902137a79786c", "project_uri": "https://rubygems.org/gems/google-apis-testing_v1", "gem_uri": "https://rubygems.org/gems/google-apis-testing_v1-0.51.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-testing_v1/v0.51.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-testing_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-testing_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:11:38 UTC |
Xpz0EKvax-Si1TrTUEOEs |
google-apis-sts_v1This is the simple REST client for Security Token Service API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Token Service API, but note that some services may provide a separate modern client that is easier to use. |
0.40.0 | Content{ "name": "google-apis-sts_v1", "downloads": 38432, "version": "0.40.0", "version_created_at": "2024-12-04T18:11:28.548Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Security Token Service API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Token Service API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sts_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sts_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-sts_v1/v0.40.0" }, "yanked": false, "sha": "752c19c3efcefe872b23ef57611abfefeb7921d2364b02e16096c0f26490549c", "spec_sha": "e4dc32caf7ab75de9f92a2edc8c0ef519df7d5290e8ceecd3e2c3371d8b23c2a", "project_uri": "https://rubygems.org/gems/google-apis-sts_v1", "gem_uri": "https://rubygems.org/gems/google-apis-sts_v1-0.40.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-sts_v1/v0.40.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sts_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sts_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:11:32 UTC |
unASjzn3ZexRhLrtn6eLu |
js-routesExposes all Rails Routes URL helpers as javascript module |
2.3.3 | Content{ "name": "js-routes", "downloads": 13031256, "version": "2.3.3", "version_created_at": "2024-12-04T18:11:26.882Z", "version_downloads": 0, "platform": "ruby", "authors": "Bogdan Gusiev", "info": "Exposes all Rails Routes URL helpers as javascript module", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/railsware/js-routes", "changelog_uri": "https://github.com/railsware/js-routes/blob/v2.3.3/CHANGELOG.md", "bug_tracker_uri": "https://github.com/railsware/js-routes/issues", "source_code_uri": "https://github.com/railsware/js-routes/tree/v2.3.3/activerecord", "documentation_uri": "https://github.com/railsware/js-routes", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "99b91d873f3e187b07ad898df6b99a18e6ae2dfbf57fc15d3b6c9066be81f3ad", "spec_sha": "c73ad8325abfd7fe6772fd18ba9bf993078684e17cd05633e1c9b47968456665", "project_uri": "https://rubygems.org/gems/js-routes", "gem_uri": "https://rubygems.org/gems/js-routes-2.3.3.gem", "homepage_uri": "http://github.com/railsware/js-routes", "wiki_uri": null, "documentation_uri": "https://github.com/railsware/js-routes", "mailing_list_uri": null, "source_code_uri": "https://github.com/railsware/js-routes/tree/v2.3.3/activerecord", "bug_tracker_uri": "https://github.com/railsware/js-routes/issues", "changelog_uri": "https://github.com/railsware/js-routes/blob/v2.3.3/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0.5.2" }, { "name": "bundler", "requirements": ">= 2.2.25" }, { "name": "mini_racer", "requirements": ">= 0.4.0" }, { "name": "rspec", "requirements": ">= 3.10.0" }, { "name": "sprockets-rails", "requirements": ">= 0" } ], "runtime": [ { "name": "railties", "requirements": ">= 5" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } } |
2024-12-04 18:11:29 UTC |
XWwvgHWrkpf34bLD5nhdb |
google-apis-storage_v1This is the simple REST client for Cloud Storage JSON API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Storage JSON API, but note that some services may provide a separate modern client that is easier to use. |
0.48.0 | Content{ "name": "google-apis-storage_v1", "downloads": 115761335, "version": "0.48.0", "version_created_at": "2024-12-04T18:11:16.557Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Storage JSON API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Storage JSON API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-storage_v1/v0.48.0" }, "yanked": false, "sha": "d0ae717a26e34eea5eb0af0aadfb9b2ddf4a08efda5662ddefa19a1c7166012f", "spec_sha": "0a1549a5cb7569c272e29de5fb33b0bfe8b8d96c649a479e85a68f8c6d38e969", "project_uri": "https://rubygems.org/gems/google-apis-storage_v1", "gem_uri": "https://rubygems.org/gems/google-apis-storage_v1-0.48.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-storage_v1/v0.48.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:11:19 UTC |
-SUDcrnOK17DX_ept87IM |
google-apis-sqladmin_v1beta4This is the simple REST client for Cloud SQL Admin API V1beta4. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud SQL Admin API, but note that some services may provide a separate modern client that is easier to use. |
0.75.0 | Content{ "name": "google-apis-sqladmin_v1beta4", "downloads": 19236699, "version": "0.75.0", "version_created_at": "2024-12-04T18:11:03.149Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud SQL Admin API V1beta4. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud SQL Admin API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4", "documentation_uri": "https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.75.0" }, "yanked": false, "sha": "d5cadb9c7b0d1d8472ac4b567274ff96612898f9d25faeee2e34a82ef716a0d8", "spec_sha": "ff41c6e48151788964100ba2ca835e870f1a185f91a907f4ed5dd7a4b9a08b3e", "project_uri": "https://rubygems.org/gems/google-apis-sqladmin_v1beta4", "gem_uri": "https://rubygems.org/gems/google-apis-sqladmin_v1beta4-0.75.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.75.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:11:05 UTC |
TbYbrm-p1gd8F-4C914gh |
google-apis-sqladmin_v1This is the simple REST client for Cloud SQL Admin API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud SQL Admin API, but note that some services may provide a separate modern client that is easier to use. |
0.70.0 | Content{ "name": "google-apis-sqladmin_v1", "downloads": 49211, "version": "0.70.0", "version_created_at": "2024-12-04T18:10:49.649Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud SQL Admin API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud SQL Admin API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.70.0" }, "yanked": false, "sha": "47d519bbee69cb5a95052e3bdf47cf4081c17ae48685a6a59dcca6ea4bc41bdb", "spec_sha": "6a378bf97eb8716bc9755906bb9993f4604b10d9a3e4068ee2af2f60c5db7c26", "project_uri": "https://rubygems.org/gems/google-apis-sqladmin_v1", "gem_uri": "https://rubygems.org/gems/google-apis-sqladmin_v1-0.70.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.70.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:10:52 UTC |
uaQhgqqMG_JIKHb9TaJq5 |
google-apis-serviceusage_v1beta1This is the simple REST client for Service Usage API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Usage API, but note that some services may provide a separate modern client that is easier to use. |
0.60.0 | Content{ "name": "google-apis-serviceusage_v1beta1", "downloads": 51374, "version": "0.60.0", "version_created_at": "2024-12-04T18:10:37.423Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Usage API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Usage API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.60.0" }, "yanked": false, "sha": "cfc85215c26348bf26953f65843053124171b5022030974a532e587d53a64282", "spec_sha": "7022836568b41fe2477e29cd952394cc97c69cb75fb5f11a35812044676e54c0", "project_uri": "https://rubygems.org/gems/google-apis-serviceusage_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-serviceusage_v1beta1-0.60.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.60.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:10:39 UTC |
2W9NY_c2FAou9081P5GGU |
google-apis-serviceusage_v1This is the simple REST client for Service Usage API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Usage API, but note that some services may provide a separate modern client that is easier to use. |
0.60.0 | Content{ "name": "google-apis-serviceusage_v1", "downloads": 12095071, "version": "0.60.0", "version_created_at": "2024-12-04T18:10:26.228Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Usage API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Usage API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.60.0" }, "yanked": false, "sha": "3e66ec2c5ca379ccc4381b1d9e2af22bbedf39644af64262c8fc4387f779cc09", "spec_sha": "926f91e6856bcb19fcefc3d84e097870060b61a0084a69744c659e6b928dbdb5", "project_uri": "https://rubygems.org/gems/google-apis-serviceusage_v1", "gem_uri": "https://rubygems.org/gems/google-apis-serviceusage_v1-0.60.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.60.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:10:28 UTC |
ZxSDXC-meyR-mAs7GJaH8 |
google-apis-servicenetworking_v1betaThis is the simple REST client for Service Networking API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Networking API, but note that some services may provide a separate modern client that is easier to use. |
0.56.0 | Content{ "name": "google-apis-servicenetworking_v1beta", "downloads": 44786, "version": "0.56.0", "version_created_at": "2024-12-04T18:10:16.077Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Networking API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Networking API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.56.0" }, "yanked": false, "sha": "3a4ef2ad07cc3ed6249d2fe896718687bfb81db35cd4d44158eb9e08b13b1908", "spec_sha": "afb789a25a3c15e8a2af589c6ad594b5a8b8c9879728cce6f3fa8b4c1b3b2e7e", "project_uri": "https://rubygems.org/gems/google-apis-servicenetworking_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-servicenetworking_v1beta-0.56.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.56.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:10:18 UTC |
abOEyyWuEkvCBM4W76l0F |
google-apis-servicenetworking_v1This is the simple REST client for Service Networking API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Networking API, but note that some services may provide a separate modern client that is easier to use. |
0.69.0 | Content{ "name": "google-apis-servicenetworking_v1", "downloads": 52298, "version": "0.69.0", "version_created_at": "2024-12-04T18:10:03.921Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Networking API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Networking API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.69.0" }, "yanked": false, "sha": "7cd0ef9520f586275f7903b989906c7873e4e2be5753cf6015c07583f3e885e7", "spec_sha": "6d8aa5f23c7f0d3a5b4b6061058296f7d61e5b0fac1c5b546db86f55ebbec972", "project_uri": "https://rubygems.org/gems/google-apis-servicenetworking_v1", "gem_uri": "https://rubygems.org/gems/google-apis-servicenetworking_v1-0.69.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.69.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:10:06 UTC |
QMCsOurau9Yp_MNCi325G |
google-apis-servicemanagement_v1This is the simple REST client for Service Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Management API, but note that some services may provide a separate modern client that is easier to use. |
0.62.0 | Content{ "name": "google-apis-servicemanagement_v1", "downloads": 55627, "version": "0.62.0", "version_created_at": "2024-12-04T18:09:53.012Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Management API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.62.0" }, "yanked": false, "sha": "4d77d651103dd9543aa92046aa514e8f4363afaf6b99ffd80dfcf3fb94d12b50", "spec_sha": "5b2ae02aff7cb650eff4f6ff46d87ffad5f35003d4d4e5321524a5af74b145a2", "project_uri": "https://rubygems.org/gems/google-apis-servicemanagement_v1", "gem_uri": "https://rubygems.org/gems/google-apis-servicemanagement_v1-0.62.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.62.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:09:56 UTC |
kAh9zUvIWXqFIUfV6UbSf |
google-apis-servicecontrol_v1This is the simple REST client for Service Control API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Control API, but note that some services may provide a separate modern client that is easier to use. |
0.39.0 | Content{ "name": "google-apis-servicecontrol_v1", "downloads": 37117, "version": "0.39.0", "version_created_at": "2024-12-04T18:09:44.530Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Control API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Control API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicecontrol_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicecontrol_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.39.0" }, "yanked": false, "sha": "2b817f0dd2b92c83030016934aa3b3801c363a0bb696e64a7b93205e5b4becd5", "spec_sha": "0ac31ddd53e1eae7d3ab961d76c9a94020eec9e283d7729be0070f1dda1be0e1", "project_uri": "https://rubygems.org/gems/google-apis-servicecontrol_v1", "gem_uri": "https://rubygems.org/gems/google-apis-servicecontrol_v1-0.39.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.39.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicecontrol_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicecontrol_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:09:47 UTC |
Sdez9jioeSuwPwoYLE6ve |
google-apis-serviceconsumermanagement_v1beta1This is the simple REST client for Service Consumer Management API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Consumer Management API, but note that some services may provide a separate modern client that is easier to use. |
0.53.0 | Content{ "name": "google-apis-serviceconsumermanagement_v1beta1", "downloads": 43984, "version": "0.53.0", "version_created_at": "2024-12-04T18:09:34.210Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Consumer Management API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Consumer Management API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.53.0" }, "yanked": false, "sha": "2129a84568bf2b5897364b4d244c6747251c2a4008dbc810206eb23ab4c3b1b5", "spec_sha": "74ea96e8b7969c6713d8f59d9b5209a6ecf606f3edd8371c0702ddd26ac3dc06", "project_uri": "https://rubygems.org/gems/google-apis-serviceconsumermanagement_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-serviceconsumermanagement_v1beta1-0.53.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.53.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:09:36 UTC |
2XohmWJQ9MbLKyYEtmwfp |
google-apis-serviceconsumermanagement_v1This is the simple REST client for Service Consumer Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Consumer Management API, but note that some services may provide a separate modern client that is easier to use. |
0.54.0 | Content{ "name": "google-apis-serviceconsumermanagement_v1", "downloads": 42872, "version": "0.54.0", "version_created_at": "2024-12-04T18:09:23.163Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Service Consumer Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Consumer Management API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.54.0" }, "yanked": false, "sha": "ae4bd607635129b6cd7766aeb19c36e0dd37ad8ad81549c3918a3e61af2c5c68", "spec_sha": "c8c3fabbac8f33c5354f83c63979e95e4af24bf2df71d64f2206739ff01f0dc8", "project_uri": "https://rubygems.org/gems/google-apis-serviceconsumermanagement_v1", "gem_uri": "https://rubygems.org/gems/google-apis-serviceconsumermanagement_v1-0.54.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.54.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:09:27 UTC |
r56qs6t5CVRd9q_8UeMOf |
google-apis-securitycenter_v1beta2This is the simple REST client for Security Command Center API V1beta2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Command Center API, but note that some services may provide a separate modern client that is easier to use. |
0.72.0 | Content{ "name": "google-apis-securitycenter_v1beta2", "downloads": 51798, "version": "0.72.0", "version_created_at": "2024-12-04T18:09:04.051Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Security Command Center API V1beta2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Command Center API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2", "documentation_uri": "https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.72.0" }, "yanked": false, "sha": "732e0e8870514eb4ea9552c22a6b24ed68a84ece1fa7f622a16c69f861a678d6", "spec_sha": "151ece0a58e037f07f9b067a623b9183b52e523b6c570c325cc5010b59de695b", "project_uri": "https://rubygems.org/gems/google-apis-securitycenter_v1beta2", "gem_uri": "https://rubygems.org/gems/google-apis-securitycenter_v1beta2-0.72.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.72.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:09:07 UTC |
dCln0F6S589vYz3nasl6H |
google-apis-securitycenter_v1beta1This is the simple REST client for Security Command Center API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Command Center API, but note that some services may provide a separate modern client that is easier to use. |
0.80.0 | Content{ "name": "google-apis-securitycenter_v1beta1", "downloads": 57547, "version": "0.80.0", "version_created_at": "2024-12-04T18:08:44.756Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Security Command Center API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Command Center API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.80.0" }, "yanked": false, "sha": "6d4b0e4205653fd49846586cb09548581d9a58839daf4bcdf29a3ac3aeb3161f", "spec_sha": "9282d62bcb802662d774db1cbf3440f686e03964e59a134fcf4d9bd8e5dc6f12", "project_uri": "https://rubygems.org/gems/google-apis-securitycenter_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-securitycenter_v1beta1-0.80.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.80.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:08:48 UTC |
8J1eGr--YSycIVld6NZLi |
google-apis-securitycenter_v1This is the simple REST client for Security Command Center API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Command Center API, but note that some services may provide a separate modern client that is easier to use. |
0.90.0 | Content{ "name": "google-apis-securitycenter_v1", "downloads": 64978, "version": "0.90.0", "version_created_at": "2024-12-04T18:08:15.211Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Security Command Center API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Security Command Center API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.90.0" }, "yanked": false, "sha": "c1bc6a13fd6552aa4c6808aa0859998623a8e995182220b6a8bb99b5af788e2a", "spec_sha": "5863c539cfb48cff9a6fe1adf068177216d55e234e25d47b109259c8c3758dd8", "project_uri": "https://rubygems.org/gems/google-apis-securitycenter_v1", "gem_uri": "https://rubygems.org/gems/google-apis-securitycenter_v1-0.90.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.90.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:08:18 UTC |
s8pum2_Se-U8LqP9UmHPo |
google-apis-secretmanager_v1beta2This is the simple REST client for Secret Manager API V1beta2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Secret Manager API, but note that some services may provide a separate modern client that is easier to use. |
0.3.0 | Content{ "name": "google-apis-secretmanager_v1beta2", "downloads": 582, "version": "0.3.0", "version_created_at": "2024-12-04T18:08:07.859Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Secret Manager API V1beta2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Secret Manager API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1beta2/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1beta2", "documentation_uri": "https://googleapis.dev/ruby/google-apis-secretmanager_v1beta2/v0.3.0" }, "yanked": false, "sha": "f370b2d50fe1d8ea54ea5ad57f2d3c299d7bbef3c0c0f9563b96a53071e406f8", "spec_sha": "35cbff8da2a95822efc76ae027e33508125a08c45a924178be71f9f687a4c2fc", "project_uri": "https://rubygems.org/gems/google-apis-secretmanager_v1beta2", "gem_uri": "https://rubygems.org/gems/google-apis-secretmanager_v1beta2-0.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-secretmanager_v1beta2/v0.3.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1beta2", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1beta2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:08:11 UTC |
s13hnnUnBQov34ZLKUnmp |
google-apis-secretmanager_v1This is the simple REST client for Secret Manager API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Secret Manager API, but note that some services may provide a separate modern client that is easier to use. |
0.44.0 | Content{ "name": "google-apis-secretmanager_v1", "downloads": 1187569, "version": "0.44.0", "version_created_at": "2024-12-04T18:08:00.647Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Secret Manager API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Secret Manager API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.44.0" }, "yanked": false, "sha": "dd1b7fa4339c13f8a87a2885a4c9142d6bcff5d7392145bfb2d16385d5a3f5e3", "spec_sha": "71a90a311572e1f09b2d0a7780a77eea20c70d6fb487ed083dfbbfb3252752f0", "project_uri": "https://rubygems.org/gems/google-apis-secretmanager_v1", "gem_uri": "https://rubygems.org/gems/google-apis-secretmanager_v1-0.44.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.44.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:08:05 UTC |
vi9qdU8CcsycjsVv_qKg7 |
google-apis-searchads360_v0This is the simple REST client for Search Ads 360 Reporting API V0. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Search Ads 360 Reporting API, but note that some services may provide a separate modern client that is easier to use. |
0.19.0 | Content{ "name": "google-apis-searchads360_v0", "downloads": 8312, "version": "0.19.0", "version_created_at": "2024-12-04T18:07:44.365Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Search Ads 360 Reporting API V0. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Search Ads 360 Reporting API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchads360_v0/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchads360_v0", "documentation_uri": "https://googleapis.dev/ruby/google-apis-searchads360_v0/v0.19.0" }, "yanked": false, "sha": "4d77171769a3e190286e38ffee80c1974f1ea01fff0e34b3e1ddc3d69de12441", "spec_sha": "5e20d954bdd32696f6dbfdcdfb3255189eb165c89bdb1de5a909bd3767c55b8b", "project_uri": "https://rubygems.org/gems/google-apis-searchads360_v0", "gem_uri": "https://rubygems.org/gems/google-apis-searchads360_v0-0.19.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-searchads360_v0/v0.19.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchads360_v0", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchads360_v0/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:07:47 UTC |
gJUqdrfjEJ129-BgWOFfQ |
google-apis-run_v2This is the simple REST client for Cloud Run Admin API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Run Admin API, but note that some services may provide a separate modern client that is easier to use. |
0.79.0 | Content{ "name": "google-apis-run_v2", "downloads": 40064, "version": "0.79.0", "version_created_at": "2024-12-04T18:07:31.343Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Run Admin API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Run Admin API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2", "documentation_uri": "https://googleapis.dev/ruby/google-apis-run_v2/v0.79.0" }, "yanked": false, "sha": "48cb47d7cf87a2c00c1242fdb153abcf0215ba80590de5b342d46922f0f20a5c", "spec_sha": "7e0f1624517855cf9f0932cae4cdaeeaa3750b3d36cea707086db7cf146c6dc7", "project_uri": "https://rubygems.org/gems/google-apis-run_v2", "gem_uri": "https://rubygems.org/gems/google-apis-run_v2-0.79.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-run_v2/v0.79.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:07:34 UTC |
Pr9mkP4o8xbZ8tWCn6E1o |
google-apis-run_v1This is the simple REST client for Cloud Run Admin API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Run Admin API, but note that some services may provide a separate modern client that is easier to use. |
0.79.0 | Content{ "name": "google-apis-run_v1", "downloads": 77893, "version": "0.79.0", "version_created_at": "2024-12-04T18:07:17.334Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Run Admin API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Run Admin API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-run_v1/v0.79.0" }, "yanked": false, "sha": "5c511386790e83bd6f7f17e2e06c77c7e4e77e2cfe5d10ad1239d54ea483f716", "spec_sha": "99f165a98bdf3413fd7d972e64fb75faa09d3d5b14307461d62ac0b1c6cec862", "project_uri": "https://rubygems.org/gems/google-apis-run_v1", "gem_uri": "https://rubygems.org/gems/google-apis-run_v1-0.79.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-run_v1/v0.79.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:07:20 UTC |
Avzmwayf98B-pVy3PGF00 |
google-apis-retail_v2betaThis is the simple REST client for Vertex AI Search for Retail API V2beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Vertex AI Search for Retail API, but note that some services may provide a separate modern client that is easier to use. |
0.100.0 | Content{ "name": "google-apis-retail_v2beta", "downloads": 78815, "version": "0.100.0", "version_created_at": "2024-12-04T18:06:57.438Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Vertex AI Search for Retail API V2beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Vertex AI Search for Retail API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.100.0" }, "yanked": false, "sha": "611d9d514c599e1e1f6502bba98231236cc81276f6c809c1fc4dd4df07f2c617", "spec_sha": "b4bc4551c44075df0dfdacc23c72b16c83e5d85983e4e4e63e551794e75730a3", "project_uri": "https://rubygems.org/gems/google-apis-retail_v2beta", "gem_uri": "https://rubygems.org/gems/google-apis-retail_v2beta-0.100.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.100.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:07:00 UTC |
oY5z7qdXbEk7ptqWinOv0 |
google-apis-retail_v2alphaThis is the simple REST client for Vertex AI Search for Retail API V2alpha. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Vertex AI Search for Retail API, but note that some services may provide a separate modern client that is easier to use. |
0.105.0 | Content{ "name": "google-apis-retail_v2alpha", "downloads": 81678, "version": "0.105.0", "version_created_at": "2024-12-04T18:06:36.230Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Vertex AI Search for Retail API V2alpha. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Vertex AI Search for Retail API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha", "documentation_uri": "https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.105.0" }, "yanked": false, "sha": "e7c98a0e923c2b7ea5ba4856cba8f56448e3804a9207c3c6eb8097ca9504ce0b", "spec_sha": "7bc3d99971180f6df9a1c40747f279e457c2fc591f8f0dd3ac0ff76760ce4ccc", "project_uri": "https://rubygems.org/gems/google-apis-retail_v2alpha", "gem_uri": "https://rubygems.org/gems/google-apis-retail_v2alpha-0.105.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.105.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:06:40 UTC |
WbToU9uMYnBNqXRSBLP2O |
google-apis-retail_v2This is the simple REST client for Vertex AI Search for Retail API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Vertex AI Search for Retail API, but note that some services may provide a separate modern client that is easier to use. |
0.106.0 | Content{ "name": "google-apis-retail_v2", "downloads": 81157, "version": "0.106.0", "version_created_at": "2024-12-04T18:06:16.538Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Vertex AI Search for Retail API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Vertex AI Search for Retail API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2", "documentation_uri": "https://googleapis.dev/ruby/google-apis-retail_v2/v0.106.0" }, "yanked": false, "sha": "88fe781c7637102b7e6b5804b0f93ea4d8e866e594c1b1158b4b6945aefff8b0", "spec_sha": "b6c841453a4758ac7517a6dc225f01a59c07524066880d3203cd7836fcd87389", "project_uri": "https://rubygems.org/gems/google-apis-retail_v2", "gem_uri": "https://rubygems.org/gems/google-apis-retail_v2-0.106.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-retail_v2/v0.106.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:06:18 UTC |
otg_GsS6bq7ne7uFQ0KEe |
google-apis-redis_v1beta1This is the simple REST client for Google Cloud Memorystore for Redis API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Cloud Memorystore for Redis API, but note that some services may provide a separate modern client that is easier to use. |
0.55.0 | Content{ "name": "google-apis-redis_v1beta1", "downloads": 46060, "version": "0.55.0", "version_created_at": "2024-12-04T18:06:06.030Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Google Cloud Memorystore for Redis API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Cloud Memorystore for Redis API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.55.0" }, "yanked": false, "sha": "96ac012f2188d55a182c87241217b23405183036b53e20c614efc9592fdfa4d7", "spec_sha": "76c1ca388da2f4f029fbf0e64fb193efa4fb460b313f8cde70dd3e30b19f3aa7", "project_uri": "https://rubygems.org/gems/google-apis-redis_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-redis_v1beta1-0.55.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.55.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:06:08 UTC |
sJhWxhwJVfrDVeAdZ2akg |
google-apis-redis_v1This is the simple REST client for Google Cloud Memorystore for Redis API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Cloud Memorystore for Redis API, but note that some services may provide a separate modern client that is easier to use. |
0.64.0 | Content{ "name": "google-apis-redis_v1", "downloads": 53976, "version": "0.64.0", "version_created_at": "2024-12-04T18:05:55.679Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Google Cloud Memorystore for Redis API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Cloud Memorystore for Redis API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-redis_v1/v0.64.0" }, "yanked": false, "sha": "ac75d737c5703ba13aa61fe5d80c36af5d6a41238dd28fa3056ced3883d83871", "spec_sha": "1beb05478378b4f315f0fca972ce9c6ea064ce74a457da30390f1d034e25f725", "project_uri": "https://rubygems.org/gems/google-apis-redis_v1", "gem_uri": "https://rubygems.org/gems/google-apis-redis_v1-0.64.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-redis_v1/v0.64.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:58 UTC |
ARGHr5GYh_olI_QK9UAJd |
google-apis-recommender_v1beta1This is the simple REST client for Recommender API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Recommender API, but note that some services may provide a separate modern client that is easier to use. |
0.42.0 | Content{ "name": "google-apis-recommender_v1beta1", "downloads": 40655, "version": "0.42.0", "version_created_at": "2024-12-04T18:05:47.410Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Recommender API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Recommender API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recommender_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recommender_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.42.0" }, "yanked": false, "sha": "54c796c89e3b373e6b0b25b1ee064db7b4bffcff462844533c9908a08ed4db71", "spec_sha": "891af7b1831c0e454f02e7a916eba1bb33c15abf8d0c9bfda2f5849f4e611d25", "project_uri": "https://rubygems.org/gems/google-apis-recommender_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-recommender_v1beta1-0.42.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.42.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recommender_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recommender_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:49 UTC |
2C4JM5_viGvqMWpcf4z6c |
google-apis-pubsublite_v1This is the simple REST client for Pub/Sub Lite API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Pub/Sub Lite API, but note that some services may provide a separate modern client that is easier to use. |
0.28.0 | Content{ "name": "google-apis-pubsublite_v1", "downloads": 31125, "version": "0.28.0", "version_created_at": "2024-12-04T18:05:40.186Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Pub/Sub Lite API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Pub/Sub Lite API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsublite_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsublite_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-pubsublite_v1/v0.28.0" }, "yanked": false, "sha": "0352e935702165a567843932f404f9bee59fa8eb0175d0ae378cdee5d19afc10", "spec_sha": "968dddf9b122a6b8db347c6a00be03b42ba5fa5cd4f535118d706cc98ff65165", "project_uri": "https://rubygems.org/gems/google-apis-pubsublite_v1", "gem_uri": "https://rubygems.org/gems/google-apis-pubsublite_v1-0.28.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-pubsublite_v1/v0.28.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsublite_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsublite_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:42 UTC |
slpB3NgovLBntyXXDLazV |
google-apis-privateca_v1This is the simple REST client for Certificate Authority API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Certificate Authority API, but note that some services may provide a separate modern client that is easier to use. |
0.47.0 | Content{ "name": "google-apis-privateca_v1", "downloads": 35339, "version": "0.47.0", "version_created_at": "2024-12-04T18:05:30.489Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Certificate Authority API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Certificate Authority API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-privateca_v1/v0.47.0" }, "yanked": false, "sha": "e76bdd8589749a7f310a9cdad0427c4f6d96885432feea7624993451d97baf73", "spec_sha": "ecaf65b29eb9350cf09dfe02878fabf2608b286336bd55ec0a29087e34607f8a", "project_uri": "https://rubygems.org/gems/google-apis-privateca_v1", "gem_uri": "https://rubygems.org/gems/google-apis-privateca_v1-0.47.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-privateca_v1/v0.47.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:33 UTC |
ykTQir_1-okOzFUwmlqP8 |
google-apis-policysimulator_v1betaThis is the simple REST client for Policy Simulator API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Policy Simulator API, but note that some services may provide a separate modern client that is easier to use. |
0.13.0 | Content{ "name": "google-apis-policysimulator_v1beta", "downloads": 4129, "version": "0.13.0", "version_created_at": "2024-12-04T18:05:22.139Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Policy Simulator API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Policy Simulator API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-policysimulator_v1beta/v0.13.0" }, "yanked": false, "sha": "ebf5365af21c54477f1e4e55e8596d429747bc07dd25a0db20507ae4f622a0a5", "spec_sha": "e7a13bd89c7c2f5760bbf84c87661def21d7c8d7d7e87179fd7b3aa895233569", "project_uri": "https://rubygems.org/gems/google-apis-policysimulator_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-policysimulator_v1beta-0.13.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-policysimulator_v1beta/v0.13.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:24 UTC |
AiuST68aLs7-4egSq7kxc |
google-apis-policysimulator_v1alphaThis is the simple REST client for Policy Simulator API V1alpha. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Policy Simulator API, but note that some services may provide a separate modern client that is easier to use. |
0.20.0 | Content{ "name": "google-apis-policysimulator_v1alpha", "downloads": 7842, "version": "0.20.0", "version_created_at": "2024-12-04T18:05:13.946Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Policy Simulator API V1alpha. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Policy Simulator API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1alpha/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1alpha", "documentation_uri": "https://googleapis.dev/ruby/google-apis-policysimulator_v1alpha/v0.20.0" }, "yanked": false, "sha": "71db4560d33c9b6f3ec9cbecb38dfe8aad1a54ccd7abe4aa20666bb2e7fe019e", "spec_sha": "78f04212b9c0981f9a62beb0952cbe1ed4a5fac87722fc1002c9baa259ddd7ca", "project_uri": "https://rubygems.org/gems/google-apis-policysimulator_v1alpha", "gem_uri": "https://rubygems.org/gems/google-apis-policysimulator_v1alpha-0.20.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-policysimulator_v1alpha/v0.20.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1alpha", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1alpha/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:16 UTC |
amF9c2SRJqaxO6dPhlRDY |
google-apis-policysimulator_v1This is the simple REST client for Policy Simulator API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Policy Simulator API, but note that some services may provide a separate modern client that is easier to use. |
0.38.0 | Content{ "name": "google-apis-policysimulator_v1", "downloads": 28484, "version": "0.38.0", "version_created_at": "2024-12-04T18:05:06.190Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Policy Simulator API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Policy Simulator API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.38.0" }, "yanked": false, "sha": "a83585423ba2208c23b780b061504b0f0cb5c7c02164821142f10399cdbce76e", "spec_sha": "1278223ac8c9d3f12cffe80a7484abd2b5534de1412b13ab4830756143e49f98", "project_uri": "https://rubygems.org/gems/google-apis-policysimulator_v1", "gem_uri": "https://rubygems.org/gems/google-apis-policysimulator_v1-0.38.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.38.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:09 UTC |
JWhF6Xn3XztAuwQzPf20a |
google-apis-playintegrity_v1This is the simple REST client for Google Play Integrity API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Integrity API, but note that some services may provide a separate modern client that is easier to use. |
0.30.0 | Content{ "name": "google-apis-playintegrity_v1", "downloads": 172441, "version": "0.30.0", "version_created_at": "2024-12-04T18:05:00.294Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Google Play Integrity API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Integrity API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playintegrity_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playintegrity_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-playintegrity_v1/v0.30.0" }, "yanked": false, "sha": "230c3f9c4b8a41a01d73a6bf4e24fbc9cd8b34cd4ea9c520f29933b36db24704", "spec_sha": "a061d5c468773d51b9db4ac18f5943a796d0995eaf364138967e5f1f2cd3676c", "project_uri": "https://rubygems.org/gems/google-apis-playintegrity_v1", "gem_uri": "https://rubygems.org/gems/google-apis-playintegrity_v1-0.30.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-playintegrity_v1/v0.30.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playintegrity_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playintegrity_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:05:04 UTC |
8Py7JFHmbBAC8RLg3aQY4 |
google-apis-playdeveloperreporting_v1beta1This is the simple REST client for Google Play Developer Reporting API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Developer Reporting API, but note that some services may provide a separate modern client that is easier to use. |
0.34.0 | Content{ "name": "google-apis-playdeveloperreporting_v1beta1", "downloads": 15179, "version": "0.34.0", "version_created_at": "2024-12-04T18:04:52.490Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Google Play Developer Reporting API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Developer Reporting API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.34.0" }, "yanked": false, "sha": "acee034befc32644acd97f3db967332d758dea530882640d754cc659cce4af70", "spec_sha": "adb58effcb28d914b9142a45a6a86200aee9c18a49d6a9185711b50dee853dc4", "project_uri": "https://rubygems.org/gems/google-apis-playdeveloperreporting_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-playdeveloperreporting_v1beta1-0.34.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1beta1/v0.34.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:55 UTC |
hUuZlfB5RRYnpVuAGSyM3 |
google-apis-playdeveloperreporting_v1alpha1This is the simple REST client for Google Play Developer Reporting API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Developer Reporting API, but note that some services may provide a separate modern client that is easier to use. |
0.32.0 | Content{ "name": "google-apis-playdeveloperreporting_v1alpha1", "downloads": 15363, "version": "0.32.0", "version_created_at": "2024-12-04T18:04:44.717Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Google Play Developer Reporting API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Developer Reporting API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.32.0" }, "yanked": false, "sha": "7f8041bc84d936f6f4c1be9020ede48728a30e40db492265b622bf18b8b99aa3", "spec_sha": "e2501c7106b0fc314e75daeaea2c7e462fe7255609aee422194a864a04929c85", "project_uri": "https://rubygems.org/gems/google-apis-playdeveloperreporting_v1alpha1", "gem_uri": "https://rubygems.org/gems/google-apis-playdeveloperreporting_v1alpha1-0.32.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-playdeveloperreporting_v1alpha1/v0.32.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-playdeveloperreporting_v1alpha1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:47 UTC |
XtvTYtLxotEP98oXMigm6 |
google-apis-places_v1This is the simple REST client for Places API (New) V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Places API (New), but note that some services may provide a separate modern client that is easier to use. |
0.30.0 | Content{ "name": "google-apis-places_v1", "downloads": 13487, "version": "0.30.0", "version_created_at": "2024-12-04T18:04:35.942Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Places API (New) V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Places API (New), but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-places_v1/v0.30.0" }, "yanked": false, "sha": "60b8959ec1c38a2e60630db2516f45cb0c5172b6bbccaf5883a38a464fb8e2e9", "spec_sha": "79785876199941f8c28bfc795f8497a9ca6a665e58ae23b3445064d5073d5045", "project_uri": "https://rubygems.org/gems/google-apis-places_v1", "gem_uri": "https://rubygems.org/gems/google-apis-places_v1-0.30.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-places_v1/v0.30.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:39 UTC |
G19Nok5Re2bhBb29C5-zN |
google-apis-parallelstore_v1This is the simple REST client for Parallelstore API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Parallelstore API, but note that some services may provide a separate modern client that is easier to use. |
0.1.0 | Content{ "name": "google-apis-parallelstore_v1", "downloads": 0, "version": "0.1.0", "version_created_at": "2024-12-04T18:04:29.737Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Parallelstore API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Parallelstore API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-parallelstore_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-parallelstore_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-parallelstore_v1/v0.1.0" }, "yanked": false, "sha": "be009185c675f32a34a13a3fe1114af44dd461e07e75db21667d405dfa0a75f3", "spec_sha": "c96cb3fd8a2919910e2bb371aeadca0b8f7a558f7dcc8d412b7b5ffaa299b0e1", "project_uri": "https://rubygems.org/gems/google-apis-parallelstore_v1", "gem_uri": "https://rubygems.org/gems/google-apis-parallelstore_v1-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-parallelstore_v1/v0.1.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-parallelstore_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-parallelstore_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:34 UTC |
ArfHVsuUTYu3rnZliljtg |
google-apis-osconfig_v1betaThis is the simple REST client for OS Config API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the OS Config API, but note that some services may provide a separate modern client that is easier to use. |
0.26.0 | Content{ "name": "google-apis-osconfig_v1beta", "downloads": 27782, "version": "0.26.0", "version_created_at": "2024-12-04T18:04:20.954Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for OS Config API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the OS Config API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-osconfig_v1beta/v0.26.0" }, "yanked": false, "sha": "55ec59acbba33d126a5239b4bef534c23947779df224bc11b9ccfd8a1b11217d", "spec_sha": "6868ff058015086121edb26e47b3bfa5b3bb762c74b8977e580fbb7dea4309bb", "project_uri": "https://rubygems.org/gems/google-apis-osconfig_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-osconfig_v1beta-0.26.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-osconfig_v1beta/v0.26.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:24 UTC |
9QWB6UNQBjyNxFPwLrwpq |
google-apis-osconfig_v1alphaThis is the simple REST client for OS Config API V1alpha. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the OS Config API, but note that some services may provide a separate modern client that is easier to use. |
0.31.0 | Content{ "name": "google-apis-osconfig_v1alpha", "downloads": 27939, "version": "0.31.0", "version_created_at": "2024-12-04T18:04:12.288Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for OS Config API V1alpha. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the OS Config API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1alpha/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1alpha", "documentation_uri": "https://googleapis.dev/ruby/google-apis-osconfig_v1alpha/v0.31.0" }, "yanked": false, "sha": "f79b5562e2c7a79231fbfba380cef9c195611c289bcae0f9b49f9c6a3ef3227d", "spec_sha": "50ebb4636ea61c02e4921459b36eb75dd57e562cb883bc939964abd09edae474", "project_uri": "https://rubygems.org/gems/google-apis-osconfig_v1alpha", "gem_uri": "https://rubygems.org/gems/google-apis-osconfig_v1alpha-0.31.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-osconfig_v1alpha/v0.31.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1alpha", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1alpha/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:15 UTC |
NMTiwNMF1K0MtKBES3OVF |
google-apis-osconfig_v1This is the simple REST client for OS Config API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the OS Config API, but note that some services may provide a separate modern client that is easier to use. |
0.45.0 | Content{ "name": "google-apis-osconfig_v1", "downloads": 39834, "version": "0.45.0", "version_created_at": "2024-12-04T18:04:01.642Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for OS Config API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the OS Config API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-osconfig_v1/v0.45.0" }, "yanked": false, "sha": "bb953270c92840e32890d4dc363acde35442cb8774273e89c1d56aaabe24242d", "spec_sha": "fb00596a4c20576f9a4c2cc9d49e0ba11f91078560920eccae1dad4fed75a32f", "project_uri": "https://rubygems.org/gems/google-apis-osconfig_v1", "gem_uri": "https://rubygems.org/gems/google-apis-osconfig_v1-0.45.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-osconfig_v1/v0.45.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:04:06 UTC |
6usqgz3yuhvVFXE_rc36M |
google-apis-ondemandscanning_v1beta1This is the simple REST client for On-Demand Scanning API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the On-Demand Scanning API, but note that some services may provide a separate modern client that is easier to use. |
0.49.0 | Content{ "name": "google-apis-ondemandscanning_v1beta1", "downloads": 42622, "version": "0.49.0", "version_created_at": "2024-12-04T18:03:51.697Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for On-Demand Scanning API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the On-Demand Scanning API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-ondemandscanning_v1beta1/v0.49.0" }, "yanked": false, "sha": "39de3ba4a0e73e6aa1fd154b4aa0098a37f0aee23eace541eedc60432c04da6a", "spec_sha": "d5e13ed0081b411ff32e786d555d170d5fb9fa407b29d78e495e90dba0f846ad", "project_uri": "https://rubygems.org/gems/google-apis-ondemandscanning_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-ondemandscanning_v1beta1-0.49.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-ondemandscanning_v1beta1/v0.49.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:03:55 UTC |
khtT0OYuMYluK7SMOru4Y |
google-apis-notebooks_v2This is the simple REST client for Notebooks API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Notebooks API, but note that some services may provide a separate modern client that is easier to use. |
0.19.0 | Content{ "name": "google-apis-notebooks_v2", "downloads": 5640, "version": "0.19.0", "version_created_at": "2024-12-04T18:03:44.034Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Notebooks API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Notebooks API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2", "documentation_uri": "https://googleapis.dev/ruby/google-apis-notebooks_v2/v0.19.0" }, "yanked": false, "sha": "2a50578686fbfb1395fed9c43731f27bb94aa9a77228bd04e1c113c12885ee70", "spec_sha": "a4a896854946cef230d4f3f2ef8dbc1209310a5a2a29fcea17214e7b1211775f", "project_uri": "https://rubygems.org/gems/google-apis-notebooks_v2", "gem_uri": "https://rubygems.org/gems/google-apis-notebooks_v2-0.19.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-notebooks_v2/v0.19.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:03:47 UTC |
Q7zAMJ4iLsmiyRv-8CgV1 |
google-apis-notebooks_v1This is the simple REST client for Notebooks API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Notebooks API, but note that some services may provide a separate modern client that is easier to use. |
0.56.0 | Content{ "name": "google-apis-notebooks_v1", "downloads": 51734, "version": "0.56.0", "version_created_at": "2024-12-04T18:03:32.318Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Notebooks API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Notebooks API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.56.0" }, "yanked": false, "sha": "9451554937a0198899b011dc79be8243e90300968f60fb906f04637994f708c8", "spec_sha": "18b60de93b2d3b92aa27099e7b0524835c8c6dd7899fc56149cecb53c97702d8", "project_uri": "https://rubygems.org/gems/google-apis-notebooks_v1", "gem_uri": "https://rubygems.org/gems/google-apis-notebooks_v1-0.56.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.56.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:03:37 UTC |
zjC9E-zDZLQb5HrYG_bh0 |
google-apis-networkservices_v1beta1This is the simple REST client for Network Services API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Services API, but note that some services may provide a separate modern client that is easier to use. |
0.45.0 | Content{ "name": "google-apis-networkservices_v1beta1", "downloads": 27063, "version": "0.45.0", "version_created_at": "2024-12-04T18:03:20.040Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Services API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Services API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.45.0" }, "yanked": false, "sha": "94eed6ddbd744fe447f2b71ab178fb645fd7688fbb74c89b9ea6f08f1b9f5fae", "spec_sha": "5ee21c5cfa4ad851a624da236a4f09dd59e156e1124e592f4b283db7d5c505e8", "project_uri": "https://rubygems.org/gems/google-apis-networkservices_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-networkservices_v1beta1-0.45.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.45.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:03:24 UTC |
YMer5GUIgBwSMubj0pBv6 |
google-apis-networkservices_v1This is the simple REST client for Network Services API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Services API, but note that some services may provide a separate modern client that is easier to use. |
0.50.0 | Content{ "name": "google-apis-networkservices_v1", "downloads": 26603, "version": "0.50.0", "version_created_at": "2024-12-04T18:03:06.586Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Services API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Services API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.50.0" }, "yanked": false, "sha": "457e3c457fd133dcd1b187a1971626819b2a9b4eb1c7e8d621ca7f7535293b69", "spec_sha": "110d50e9c6ac5d7876a7c8d686600d1e31f9effc0dcf4b318b6f47b469c06336", "project_uri": "https://rubygems.org/gems/google-apis-networkservices_v1", "gem_uri": "https://rubygems.org/gems/google-apis-networkservices_v1-0.50.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.50.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:03:11 UTC |
F9oh7wnhyJm8y-O5gRzto |
google-apis-networksecurity_v1beta1This is the simple REST client for Network Security API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Security API, but note that some services may provide a separate modern client that is easier to use. |
0.38.0 | Content{ "name": "google-apis-networksecurity_v1beta1", "downloads": 22508, "version": "0.38.0", "version_created_at": "2024-12-04T18:02:53.602Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Security API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Security API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.38.0" }, "yanked": false, "sha": "c0d0fa4aa863f6963594e2a8be62ea9fdef4b07f5e369c5bdc175e28e81f2cd7", "spec_sha": "a84899b7a933bdc3cf06f834f776c1c4c5620e080a72cb528256e90a80f95d62", "project_uri": "https://rubygems.org/gems/google-apis-networksecurity_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-networksecurity_v1beta1-0.38.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.38.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:56 UTC |
sMyNq_xpscbs5CoJzI-sU |
google-apis-networksecurity_v1This is the simple REST client for Network Security API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Security API, but note that some services may provide a separate modern client that is easier to use. |
0.31.0 | Content{ "name": "google-apis-networksecurity_v1", "downloads": 17143, "version": "0.31.0", "version_created_at": "2024-12-04T18:02:41.983Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Security API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Security API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networksecurity_v1/v0.31.0" }, "yanked": false, "sha": "ba0b00e20f1110af1586892a3ae03b3db191bfb8a5ffa13f38ae23ff77f88a92", "spec_sha": "fa65c563ef30c7b7f93af452981e7f069f4b0ce7593f1da2e05a2bdc2f7c4b01", "project_uri": "https://rubygems.org/gems/google-apis-networksecurity_v1", "gem_uri": "https://rubygems.org/gems/google-apis-networksecurity_v1-0.31.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networksecurity_v1/v0.31.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:44 UTC |
4zrybsUcXr2yEzULtCdoV |
google-apis-networkmanagement_v1beta1This is the simple REST client for Network Management API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Management API, but note that some services may provide a separate modern client that is easier to use. |
0.50.0 | Content{ "name": "google-apis-networkmanagement_v1beta1", "downloads": 38382, "version": "0.50.0", "version_created_at": "2024-12-04T18:02:32.718Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Management API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Management API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.50.0" }, "yanked": false, "sha": "b44354b56e46c0c4b070352d759de6ae65f1046afd5b0c72d33d4d4a1bb31459", "spec_sha": "465f27b37b0dc754cc49731d4b1952e0c3707bfca35f22785346861f602ed58d", "project_uri": "https://rubygems.org/gems/google-apis-networkmanagement_v1beta1", "gem_uri": "https://rubygems.org/gems/google-apis-networkmanagement_v1beta1-0.50.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.50.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:35 UTC |
w3ye-SB8ghIXG5mCurfYx |
google-apis-networkmanagement_v1This is the simple REST client for Network Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Management API, but note that some services may provide a separate modern client that is easier to use. |
0.51.0 | Content{ "name": "google-apis-networkmanagement_v1", "downloads": 36409, "version": "0.51.0", "version_created_at": "2024-12-04T18:02:23.897Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Management API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.51.0" }, "yanked": false, "sha": "e48c40eb214d618a90f60e2392325506335e848397e81fb96f67501e1c00c434", "spec_sha": "6d6c2de4e744e88a4e1a86a0230e1aff5260b1036cfc2660ad22ea70cd869368", "project_uri": "https://rubygems.org/gems/google-apis-networkmanagement_v1", "gem_uri": "https://rubygems.org/gems/google-apis-networkmanagement_v1-0.51.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.51.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:26 UTC |
Z4Gmm-TrimWDOH--4vJFw |
google-apis-networkconnectivity_v1alpha1This is the simple REST client for Network Connectivity API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Connectivity API, but note that some services may provide a separate modern client that is easier to use. |
0.40.0 | Content{ "name": "google-apis-networkconnectivity_v1alpha1", "downloads": 34304, "version": "0.40.0", "version_created_at": "2024-12-04T18:02:16.844Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Network Connectivity API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Network Connectivity API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.40.0" }, "yanked": false, "sha": "c4b2536e7628d4b67da92dd4fa7717d1fb9de1b3f8b7c2fcc91fa3a6980275c8", "spec_sha": "a7194776ddf48639eef826dc4bfbef089c05a984668f2bc8bd8b4a74b82f7324", "project_uri": "https://rubygems.org/gems/google-apis-networkconnectivity_v1alpha1", "gem_uri": "https://rubygems.org/gems/google-apis-networkconnectivity_v1alpha1-0.40.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.40.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:20 UTC |
apWVNFAXJ9KVhHg5Zy2GW |
google-apis-netapp_v1This is the simple REST client for NetApp API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the NetApp API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-netapp_v1", "downloads": 177, "version": "0.2.0", "version_created_at": "2024-12-04T18:02:06.604Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for NetApp API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the NetApp API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-netapp_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-netapp_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-netapp_v1/v0.2.0" }, "yanked": false, "sha": "baed73855db1eb1c3ea13db2b2bdcbef49bec89d980cbe6f52fc48003db65616", "spec_sha": "4ce7ace9309b17995508067a5b81d085a9773733cedab717e622d2d2601f5d80", "project_uri": "https://rubygems.org/gems/google-apis-netapp_v1", "gem_uri": "https://rubygems.org/gems/google-apis-netapp_v1-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-netapp_v1/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-netapp_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-netapp_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:09 UTC |
W92O_h1un5274XmUu61_T |
google-apis-mybusinessverifications_v1This is the simple REST client for My Business Verifications API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Verifications API, but note that some services may provide a separate modern client that is easier to use. |
0.18.0 | Content{ "name": "google-apis-mybusinessverifications_v1", "downloads": 74312, "version": "0.18.0", "version_created_at": "2024-12-04T18:02:00.189Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for My Business Verifications API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Verifications API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessverifications_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessverifications_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-mybusinessverifications_v1/v0.18.0" }, "yanked": false, "sha": "cf33775807061eab3810aa4723e635a12ba925cd97b4d60b2bc6f46ee02e2c0e", "spec_sha": "8f9f179a46f0c88ada6f87aa127cce09d45b4adaa75ccbf336856e62f9244841", "project_uri": "https://rubygems.org/gems/google-apis-mybusinessverifications_v1", "gem_uri": "https://rubygems.org/gems/google-apis-mybusinessverifications_v1-0.18.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-mybusinessverifications_v1/v0.18.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessverifications_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessverifications_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:02:04 UTC |
O2dOBGNM039SSDp4fe-qZ |
google-apis-mybusinessbusinessinformation_v1This is the simple REST client for My Business Business Information API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Business Information API, but note that some services may provide a separate modern client that is easier to use. |
0.23.0 | Content{ "name": "google-apis-mybusinessbusinessinformation_v1", "downloads": 543696, "version": "0.23.0", "version_created_at": "2024-12-04T18:01:52.344Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for My Business Business Information API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Business Information API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.23.0" }, "yanked": false, "sha": "5c7b4fe20f6f89b34754425408dab102747bcad2ccba5fcc57cfa5ec764ba29b", "spec_sha": "42017585ed3b0b00dbf3202e4d919d541cb77781e306f76d4eb7674481467764", "project_uri": "https://rubygems.org/gems/google-apis-mybusinessbusinessinformation_v1", "gem_uri": "https://rubygems.org/gems/google-apis-mybusinessbusinessinformation_v1-0.23.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.23.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:01:57 UTC |
_FUFw8nj29v2qk3DqUc55 |
google-apis-mybusinessaccountmanagement_v1This is the simple REST client for My Business Account Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Account Management API, but note that some services may provide a separate modern client that is easier to use. |
0.26.0 | Content{ "name": "google-apis-mybusinessaccountmanagement_v1", "downloads": 503091, "version": "0.26.0", "version_created_at": "2024-12-04T18:01:45.718Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for My Business Account Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Account Management API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessaccountmanagement_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessaccountmanagement_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-mybusinessaccountmanagement_v1/v0.26.0" }, "yanked": false, "sha": "c961d8f48402e6967257600812bda4ad4203cd8ac982df83064c23b6f226c583", "spec_sha": "fe8f362b7e1908713cbaf8f34c7a186ac570b2c299a9b58102dcc8af8f470ec3", "project_uri": "https://rubygems.org/gems/google-apis-mybusinessaccountmanagement_v1", "gem_uri": "https://rubygems.org/gems/google-apis-mybusinessaccountmanagement_v1-0.26.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-mybusinessaccountmanagement_v1/v0.26.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessaccountmanagement_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessaccountmanagement_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:01:49 UTC |
-UYO80mIJzc3LRAE1nvd9 |
google-apis-monitoring_v3This is the simple REST client for Cloud Monitoring API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Monitoring API, but note that some services may provide a separate modern client that is easier to use. |
0.72.0 | Content{ "name": "google-apis-monitoring_v3", "downloads": 19409959, "version": "0.72.0", "version_created_at": "2024-12-04T18:01:31.810Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Monitoring API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Monitoring API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3", "documentation_uri": "https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.72.0" }, "yanked": false, "sha": "9f9699bd88f3b354c02b44530c2c02f95033386809559dfec1ab4ea706d2950e", "spec_sha": "542f4250a7b8a71a1dde4becaba1a70702413603f356c0aa2bb53829c1eee7b8", "project_uri": "https://rubygems.org/gems/google-apis-monitoring_v3", "gem_uri": "https://rubygems.org/gems/google-apis-monitoring_v3-0.72.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-monitoring_v3/v0.72.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v3/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:01:35 UTC |
kdTrbKOILVzOXKpp3msRK |
google-apis-monitoring_v1This is the simple REST client for Cloud Monitoring API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Monitoring API, but note that some services may provide a separate modern client that is easier to use. |
0.52.0 | Content{ "name": "google-apis-monitoring_v1", "downloads": 44838, "version": "0.52.0", "version_created_at": "2024-12-04T18:01:22.696Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Cloud Monitoring API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Monitoring API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.52.0" }, "yanked": false, "sha": "955751cd019241b16881027635eaffe6b61c0c61b32a993bcce00a3670aff383", "spec_sha": "c21dddc82e2e9b643a839a8838a500685017b0d53ed3aee2a6c3359edd98f336", "project_uri": "https://rubygems.org/gems/google-apis-monitoring_v1", "gem_uri": "https://rubygems.org/gems/google-apis-monitoring_v1-0.52.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-monitoring_v1/v0.52.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-monitoring_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:01:26 UTC |
OOc8F15MS5MWgFlGy6NBn |
google-apis-ml_v1This is the simple REST client for AI Platform Training & Prediction API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the AI Platform Training & Prediction API, but note that some services may provide a separate modern client that is easier to use. |
0.38.0 | Content{ "name": "google-apis-ml_v1", "downloads": 157590, "version": "0.38.0", "version_created_at": "2024-12-04T18:01:11.526Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for AI Platform Training & Prediction API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the AI Platform Training & Prediction API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ml_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ml_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-ml_v1/v0.38.0" }, "yanked": false, "sha": "6768f904861cf2d89587b1089c06b9a7c8e3ca70bec27f9aeef5be5ed7c3f34a", "spec_sha": "c559c101fb0b7aad5fbc7faccb16e098040844e8d679cbea9c39360df3a09233", "project_uri": "https://rubygems.org/gems/google-apis-ml_v1", "gem_uri": "https://rubygems.org/gems/google-apis-ml_v1-0.38.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-ml_v1/v0.38.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ml_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ml_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:01:14 UTC |
PgYD60qM1vsot7lG4fVPo |
google-apis-migrationcenter_v1alpha1This is the simple REST client for Migration Center API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Migration Center API, but note that some services may provide a separate modern client that is easier to use. |
0.34.0 | Content{ "name": "google-apis-migrationcenter_v1alpha1", "downloads": 11906, "version": "0.34.0", "version_created_at": "2024-12-04T18:00:52.096Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Migration Center API V1alpha1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Migration Center API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.34.0" }, "yanked": false, "sha": "9b7b586a7af52a6361c1b0c0c5989ebece2390c3cb44f864b047dd44ed2743a2", "spec_sha": "b1c00a2e05d8d9a03472a2d1e12e155c4021138f0fa9b8db607d3bc4b8b0a5eb", "project_uri": "https://rubygems.org/gems/google-apis-migrationcenter_v1alpha1", "gem_uri": "https://rubygems.org/gems/google-apis-migrationcenter_v1alpha1-0.34.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.34.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:56 UTC |
A_0NmGbrFZNnaGAp6hKDh |
google-apis-migrationcenter_v1This is the simple REST client for Migration Center API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Migration Center API, but note that some services may provide a separate modern client that is easier to use. |
0.19.0 | Content{ "name": "google-apis-migrationcenter_v1", "downloads": 5170, "version": "0.19.0", "version_created_at": "2024-12-04T18:00:35.903Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Migration Center API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Migration Center API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1", "documentation_uri": "https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.19.0" }, "yanked": false, "sha": "370a451bbdbf5c869c72be5e7fdde5bd5be1755f886d3148fec31ed1b017f1d8", "spec_sha": "6cb916252c26860e8fb3f167f4286c37bde8732977c16fe60cd9b883f09c0ca7", "project_uri": "https://rubygems.org/gems/google-apis-migrationcenter_v1", "gem_uri": "https://rubygems.org/gems/google-apis-migrationcenter_v1-0.19.0.gem", "homepage_uri": "https://github.com/google/google-api-ruby-client", "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.19.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:39 UTC |
6B-BdI13oBVCakDPwdHvk |
google-apis-merchantapi_reviews_v1betaThis is the simple REST client for Merchant API ReviewsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_reviews_v1beta", "downloads": 176, "version": "0.2.0", "version_created_at": "2024-12-04T18:00:29.455Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API ReviewsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reviews_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reviews_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_reviews_v1beta/v0.2.0" }, "yanked": false, "sha": "27cc011a6a555f1d485afe7e93ba8ce8b4937f23cf32491363a28bd71610ee59", "spec_sha": "c333c9d04ff48f9bab35cccaeaaa2e43d835af8329700485f127e63b67ef145c", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_reviews_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_reviews_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_reviews_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reviews_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reviews_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:32 UTC |
NcjUe3rtd27f4n-VkMJlC |
google-apis-merchantapi_reports_v1betaThis is the simple REST client for Merchant API ReportsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_reports_v1beta", "downloads": 226, "version": "0.2.0", "version_created_at": "2024-12-04T18:00:21.761Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API ReportsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reports_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reports_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_reports_v1beta/v0.2.0" }, "yanked": false, "sha": "90c11d327751c1284ae37992f1462a5cd1f86b86f57a60cef530c7a516ace4af", "spec_sha": "4f284420aa9c47757ffb2ad1635c81460ea6bb78a336e39c2ad25b9f42b2e269", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_reports_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_reports_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_reports_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reports_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_reports_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:25 UTC |
t17Lc1TMWIBKR5vJ3W3C7 |
google-apis-merchantapi_quota_v1betaThis is the simple REST client for Merchant API QuotaV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_quota_v1beta", "downloads": 545, "version": "0.2.0", "version_created_at": "2024-12-04T18:00:16.245Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API QuotaV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_quota_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_quota_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_quota_v1beta/v0.2.0" }, "yanked": false, "sha": "2062a532abe96ad0b437c10cfbb57b4e200a7e3692fe07c4b010407f9a14fe83", "spec_sha": "8a4052562f23a1f46fd9afb074b7101313c5538e34ad256ef21ff0d64d2983fc", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_quota_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_quota_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_quota_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_quota_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_quota_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:19 UTC |
Qyh_b2BsKdzgBcMXD9A9g |
google-apis-merchantapi_promotions_v1betaThis is the simple REST client for Merchant API PromotionsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_promotions_v1beta", "downloads": 225, "version": "0.2.0", "version_created_at": "2024-12-04T18:00:10.358Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API PromotionsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_promotions_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_promotions_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_promotions_v1beta/v0.2.0" }, "yanked": false, "sha": "9fdf215fd7dbd92749d0601e28e35c27e18f656d53052e55becce8b0509aeeb9", "spec_sha": "dad5ccc0555840b473ce80a8b318d1bf700598efcf354a4b1d9d6316ec12ec90", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_promotions_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_promotions_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_promotions_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_promotions_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_promotions_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:13 UTC |
Bjd1a1ZY3feZyyCPLoH72 |
google-apis-merchantapi_products_v1betaThis is the simple REST client for Merchant API ProductsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.3.0 | Content{ "name": "google-apis-merchantapi_products_v1beta", "downloads": 415, "version": "0.3.0", "version_created_at": "2024-12-04T18:00:02.778Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API ProductsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_products_v1beta/v0.3.0" }, "yanked": false, "sha": "98fcdda7ecfc0af7729a97195cc5335ea39ad261a3aaad8c790bd74bde07d938", "spec_sha": "8e84dc603aac74dcc3ad346d6571ce537c10671f9a3dde89042c3a1e3bb2620a", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_products_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_products_v1beta-0.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_products_v1beta/v0.3.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:07 UTC |
0DqggqYp3X5fxz3MIdp0A |
google-apis-merchantapi_notifications_v1betaThis is the simple REST client for Merchant API NotificationsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_notifications_v1beta", "downloads": 226, "version": "0.2.0", "version_created_at": "2024-12-04T17:59:57.079Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API NotificationsV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_notifications_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_notifications_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_notifications_v1beta/v0.2.0" }, "yanked": false, "sha": "d07448724cbe0a625dc16f2691a6ab97c1ecfdfd305d8d40dee5cec716bfd538", "spec_sha": "ea1f1629a976f5ea60e993c5b6a85799cde3fa42fda9bc2a08c94d1438323322", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_notifications_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_notifications_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_notifications_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_notifications_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_notifications_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 18:00:00 UTC |
c_knoMZsKkQvAD2pvpu1p |
google-apis-merchantapi_lfp_v1betaThis is the simple REST client for Merchant API LfpV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_lfp_v1beta", "downloads": 257, "version": "0.2.0", "version_created_at": "2024-12-04T17:59:51.223Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API LfpV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_lfp_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_lfp_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_lfp_v1beta/v0.2.0" }, "yanked": false, "sha": "742eedf9cbef4b8a9d48816257c9007e13be85ed8a399b9bec678832ebcc8532", "spec_sha": "b3266b9eaa4c2862283a2b68fed72ec569ddb2257c888362058123f4bc478fae", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_lfp_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_lfp_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_lfp_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_lfp_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_lfp_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 17:59:53 UTC |
kuC4e2Dhcq7MLnaiC7UGh |
google-apis-merchantapi_inventories_v1betaThis is the simple REST client for Merchant API InventoriesV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use. |
0.2.0 | Content{ "name": "google-apis-merchantapi_inventories_v1beta", "downloads": 225, "version": "0.2.0", "version_created_at": "2024-12-04T17:59:45.445Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "This is the simple REST client for Merchant API InventoriesV1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Merchant API, but note that some services may provide a separate modern client that is easier to use.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_inventories_v1beta/CHANGELOG.md", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_inventories_v1beta", "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_inventories_v1beta/v0.2.0" }, "yanked": false, "sha": "e9c81710b07d2e6c9e93534455d2a2c0b72f0092c447b4de1e0957236657b99c", "spec_sha": "11cf35a906391a44929abdc47e9bfb110abe7bb42b27a760903d6b1713f97a76", "project_uri": "https://rubygems.org/gems/google-apis-merchantapi_inventories_v1beta", "gem_uri": "https://rubygems.org/gems/google-apis-merchantapi_inventories_v1beta-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://googleapis.dev/ruby/google-apis-merchantapi_inventories_v1beta/v0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_inventories_v1beta", "bug_tracker_uri": "https://github.com/googleapis/google-api-ruby-client/issues", "changelog_uri": "https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_inventories_v1beta/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-apis-core", "requirements": ">= 0.15.0, < 2.a" } ] } } |
2024-12-04 17:59:48 UTC |