ProfileContent

public enum ProfileContent

A maximum of 20 MB of content to analyze, though the service requires much less text; for more information, see Providing sufficient input. For JSON input, provide an object of type Content.

  • Undocumented

    Declaration

    Swift

    case content(Content)
  • Undocumented

    Declaration

    Swift

    case html(String)
  • Undocumented

    Declaration

    Swift

    case text(String)