Deprecated: Use SetNodeKeyRequest.ProtoReflect.Descriptor instead.
()
| 2148 | |
| 2149 | // Deprecated: Use SetNodeKeyRequest.ProtoReflect.Descriptor instead. |
| 2150 | func (*SetNodeKeyRequest) Descriptor() ([]byte, []int) { |
| 2151 | return file_cells_encryption_proto_rawDescGZIP(), []int{35} |
| 2152 | } |
| 2153 | |
| 2154 | func (x *SetNodeKeyRequest) GetNodeKey() *NodeKey { |
| 2155 | if x != nil { |
nothing calls this directly
no test coverage detected