My solution is below:
First, install plugin https://plugins.jetbrains.com/plugin/14004-protocol-buffers
needs some extra effort to parse Google and validate imports: clone these two repo you need in your project
manually add the import path in the settings (Settings -> Languages&Frameworks -> Protocol Buffers)
PS: It's so dull IDEA still supports protocol not very well now.