![]()
Compares two goog.proto2.Message objects. Gives more readable output than
assertObjectEquals on mismatch.
Arguments:
|
code » | ||||
Compares two goog.proto2.Message instances of the same type.
Arguments:
Returns: string
A string describing where they differ. Empty string if they
are equal.
|
code » | ||||
![]()
Helper function to quickly build protocol buffer messages from JSON objects.
Arguments:
Returns: !MessageType
The deserialized protocol buffer.
|
code » |