We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d3352 commit afcf838Copy full SHA for afcf838
README.md
@@ -57,6 +57,11 @@ foreach ($entityType->getEntities() as $entity) {
57
}
58
```
59
60
+### Debugging
61
+
62
+Please see our [Debugging guide](https://github.com/googleapis/google-cloud-php/blob/main/DEBUG.md)
63
+for more information about the debugging tools.
64
65
### Version
66
67
This component is considered GA (generally available). As such, it will not introduce backwards-incompatible changes in
0 commit comments