You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/google-cloud-env-2.3.1
Wabo d9b86d464c
Restore fork-specific features lost during upstream sync:
3 weeks ago
..
lib Restore fork-specific features lost during upstream sync: 3 weeks ago
.yardopts Restore fork-specific features lost during upstream sync: 3 weeks ago
CHANGELOG.md Restore fork-specific features lost during upstream sync: 3 weeks ago
CODE_OF_CONDUCT.md Restore fork-specific features lost during upstream sync: 3 weeks ago
CONTRIBUTING.md Restore fork-specific features lost during upstream sync: 3 weeks ago
LICENSE Restore fork-specific features lost during upstream sync: 3 weeks ago
README.md Restore fork-specific features lost during upstream sync: 3 weeks ago
SECURITY.md Restore fork-specific features lost during upstream sync: 3 weeks ago

README.md

google-cloud-env

This library provides information on the application hosting environment for apps running on Google Cloud Platform. This includes information on the Google compute product being used, the current project and credentials, and other information surfaced via environment variables, the file system, and the Metadata Server.

Supported Ruby Versions

This library is supported on Ruby 3.0+.

In general, Google provides official support for CRuby versions that are actively supported by the Ruby Core team -- that is, Ruby versions that are either in normal maintenance or in security maintenance -- and for about one year after end of life. Older versions of Ruby may still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for more details about the Ruby-Core support schedule. See https://cloud.google.com/ruby/getting-started/supported-ruby-versions for more details about Google's Ruby support schedule.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the Contributing Guide for more information on how to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Code of Conduct for more information.

License

This library is licensed under Apache 2.0. Full license text is available in LICENSE.

Support

Please report bugs at the project on Github. Don't hesitate to ask questions about the client or APIs on StackOverflow.