Commit 32862f0
authored
docs(logging): fix StructuredLogHandler docstring parameter name (googleapis#17625)
## Summary
- Update the `StructuredLogHandler` docstring to use `project_id`
instead of `project`.
- This matches the actual constructor parameter.
Fixes googleapis#176041 parent d68c11d commit 32862f0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments