ContentList

A list of Content.

Fields
contents[] object (Content)

The contents of the list.

JSON representation
{
  "contents": [
    {
      object (Content)
    }
  ]
}