Commit 39af2f9
authored
fix(logging): upgrade gRPC service registration func (googleapis#13139)
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 3d3d908 commit 39af2f9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
0 commit comments