googleapis / googleapis/google-cloud-go
errorreporting: Add ResponseStatusCode field
Open
api: clouderrorreporting
priority: p3
type: feature request
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 1.6k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 109
Description
**Is your feature request related to a problem? Please describe.**
The errorreporting API allows you to set a response code, but the go library does not.
So I would like to be able to set response_code.
**Describe the solution you'd like**
I would like to add `ResponseStatusCode` to `Entry` so that it can be passed to `errorContext`.
**Describe alternatives you've considered**
Nothing.
**Additional context**
Nothing.
Contributor guide
Assessment
This issue has not been assessed yet.