Searched refs:as_one_line (Results 1 – 2 of 2) sorted by relevance
24 def custom_message_formatter(m, ident, as_one_line): argument33 …text_format.MessageToString(request, as_one_line=True, message_formatter=custom_message_formatter))
59 … {}'.format(type(proto_event).__name__, text_format.MessageToString(proto_event, as_one_line=True))