Deprecated: Use GetEncryptionKeyRequest.ProtoReflect.Descriptor instead.
()
| 3904 | |
| 3905 | // Deprecated: Use GetEncryptionKeyRequest.ProtoReflect.Descriptor instead. |
| 3906 | func (*GetEncryptionKeyRequest) Descriptor() ([]byte, []int) { |
| 3907 | return file_cells_tree_proto_rawDescGZIP(), []int{51} |
| 3908 | } |
| 3909 | |
| 3910 | func (x *GetEncryptionKeyRequest) GetUser() string { |
| 3911 | if x != nil { |
nothing calls this directly
no test coverage detected