googleapis / googleapis/storage-testbench
Remove support for `x-goog-emulator-instructions`
Open
type: cleanup
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
Most likely, this is used only by the C++ client library, and the implementation is pretty ugly. The Cloud C++ team is planning to change their tests to use `x-test-id`. After that happens and we confirm that the other libraries do not use it either, we can remove the code.
The following libraries are known not to use it:
- [x] Java
- [x] Go
- [x] Python
- [x] Node
- [x] Ruby
- [ ] PHP
- [ ] C#
- [ ] C++
Contributor guide
Assessment
This issue has not been assessed yet.