opnsense-ports/devel/rubygem-google-apis-monitoring_v3-gitlab/pkg-descr
Franco Fichtner 69e73294a8 */*: sync with upstream
Taken from: FreeBSD
2024-11-26 13:06:06 +01:00

7 lines
378 B
Text

This is a simple client library for version V3 of the Cloud Monitoring API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
and service accounts.
- Control of retry, pagination, and timeouts.