Deprecated: Use ExampleListResp.ProtoReflect.Descriptor instead.
()
| 1701 | |
| 1702 | // Deprecated: Use ExampleListResp.ProtoReflect.Descriptor instead. |
| 1703 | func (*ExampleListResp) Descriptor() ([]byte, []int) { |
| 1704 | return file_idl_example_proto_rawDescGZIP(), []int{19} |
| 1705 | } |
| 1706 | |
| 1707 | func (x *ExampleListResp) GetTestList() *Repeats { |
| 1708 | if x != nil { |
nothing calls this directly
no test coverage detected