Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead.
()
| 276 | |
| 277 | // Deprecated: Use DeleteRequest.ProtoReflect.Descriptor instead. |
| 278 | func (*DeleteRequest) Descriptor() ([]byte, []int) { |
| 279 | return file_keyvalue_proto_rawDescGZIP(), []int{4} |
| 280 | } |
| 281 | |
| 282 | func (x *DeleteRequest) GetKey() string { |
| 283 | if x != nil { |
nothing calls this directly
no test coverage detected