contentFormat property

String? contentFormat
getter/setter pair

Possible string values are:

  • "CONTENT_FORMAT_UNSPECIFIED"
  • "JSON"
  • "PLAIN_TEXT"

Implementation

core.String? contentFormat;