cloud-profiler-nodejs
cloud-profiler-nodejs copied to clipboard
Use type definitions from error_details.proto
ServerBackoffResponse (in pr #75) corresponds to a server response with RetryInfo in error_details.proto (here https://github.com/googleapis/googleapis/blob/master/google/rpc/error_details.proto). We should use (or at least investigate using) error_details.proto.
Whose next step here: @nolanmar511 or @ofrobots ? The issue is assigned to @ofrobots, is that right?
It should be assigned to me. I need to check if it is reasonable to switch to using the error_details definition.