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