WarningID

public enum WarningID : String

The identifier of the warning message.

  • Undocumented

    Declaration

    Swift

    case wordCountMessage = "WORD_COUNT_MESSAGE"
  • Undocumented

    Declaration

    Swift

    case jsonAsText = "JSON_AS_TEXT"
  • Undocumented

    Declaration

    Swift

    case contentTruncated = "CONTENT_TRUNCATED"
  • Undocumented

    Declaration

    Swift

    case partialTextUsed = "PARTIAL_TEXT_USED"