/** Returns the protoc version used for the build. */
 public static String getProtocVersion() {
   return COMMON_VERSION_INFO._getProtocVersion();
 }