Commit 136f25f
authored
fix(compute): upgrade gRPC service registration func (googleapis#13163)
An update to Go gRPC Protobuf generation will change service
registration function signatures to use an interface instead of a
concrete type in generated .pb.go service files. This change should
affect very few client library users. See release notes advisories in
https://togithub.com/googleapis/google-cloud-go/pull/11025.1 parent 192d2c4 commit 136f25f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
| 571 | + | |
0 commit comments