messageFormat property

String? messageFormat
getter/setter pair

Possible string values are:

  • "MESSAGE_FORMAT_UNSPECIFIED"
  • "PROTO"
  • "JSON"

Implementation

core.String? messageFormat;