Class ContentFormat (2.41.0)

ContentFormat(value)

Represents the format of the ingested string.

Enums

Name Description
CONTENT_FORMAT_UNSPECIFIED Unspecified content format.
JSON Content was provided in JSON format.
PLAIN_TEXT Content was provided as plain text.