Open
Description
A good first step to #2398.
We want to block updates to googleapis on new storage-control RPCs.
We can use a custom build.rs
file to maintain the stub_tests
macro.
Then when a new RPC is added to storage-control, we will have failing tests until the associated manual changes are made.