()
| 193 | return "google.protobuf.Any" |
| 194 | } |
| 195 | func init() { |
| 196 | proto.RegisterType((*Any)(nil), "google.protobuf.Any") |
| 197 | } |
| 198 | |
| 199 | func init() { proto.RegisterFile("google/protobuf/any.proto", fileDescriptor_b53526c13ae22eb4) } |
| 200 |
nothing calls this directly
no test coverage detected
searching dependent graphs…