RubyGems Navigation menu

google-cloud-debugger-v2 0.6.0

The Cloud Debugger API allows applications to interact with the Google Cloud Debugger backends. It provides two interfaces: the Debugger interface and the Controller interface. The Controller interface allows you to implement an agent that sends state data -- for example, the value of program variables and the call stack -- to Cloud Debugger when the application is running. The Debugger interface allows you to implement a Cloud Debugger client that allows users to set and delete the breakpoints at which the state data is collected, as well as read the data that is captured. Note that google-cloud-debugger-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-debugger instead. See the readme for more details.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.0 - June 06, 2023 (60 KB)
  2. 0.5.0 - March 08, 2023 (58 KB)
  3. 0.4.0 - July 02, 2022 (41.5 KB)
  4. 0.3.5 - January 11, 2022 (41.5 KB)
  5. 0.3.4 - November 08, 2021 (42 KB)
Show all versions (14 total)

Runtime Dependencies (2):

gapic-common >= 0.19.1, < 2.a

Development Dependencies (8):

google-style ~> 1.26.3
minitest ~> 5.16
minitest-rg ~> 5.2
rake >= 13.0
redcarpet ~> 3.0
simplecov ~> 0.18
yard ~> 0.9

Owners:

Pushed by:

Authors:

  • Google LLC

SHA 256 checksum:

ff06507af38938ffbaa53cb8fc31c18dbd8c4277fbd619f001a9cef9565bf137

Total downloads 74,535

For this version 9,645

License:

Apache-2.0

Required Ruby Version: >= 2.6

Links: