'Declaration
Public Shared ReadOnly Property Parser As Google.Protobuf.MessageParser(Of ResumeOperation_Responses)
'Usage
Dim value As Google.Protobuf.MessageParser(Of ResumeOperation_Responses) value = ResumeOperation_Responses.Parser
public static Google.Protobuf.MessageParser<ResumeOperation_Responses> Parser {get;}
public: static property Google.Protobuf.MessageParser<ResumeOperation_Responses^>^ Parser { Google.Protobuf.MessageParser<ResumeOperation_Responses^>^ get(); }