Parses a raw wire string (e.g. "image", "r2") into its Kind enum entry.
"image"
"r2"
The corresponding Kind, or null if unrecognized.
null
The wire string representation.