I am using Proto 3 and using options as below:
syntax = "proto3"; package com.message.user; import "google/protobuf/timestamp.proto"; im