Deprecated: Use PutRequest.ProtoReflect.Descriptor instead.
()
| 180 | |
| 181 | // Deprecated: Use PutRequest.ProtoReflect.Descriptor instead. |
| 182 | func (*PutRequest) Descriptor() ([]byte, []int) { |
| 183 | return file_keyvalue_proto_rawDescGZIP(), []int{2} |
| 184 | } |
| 185 | |
| 186 | func (x *PutRequest) GetKey() string { |
| 187 | if x != nil { |
nothing calls this directly
no test coverage detected