ListContentResponse

List content response.

JSON representation
{
  "content": [
    {
      object (Content)
    }
  ],
  "nextPageToken": string
}
Fields
content[]

object (Content)

Content under the given parent lake.

nextPageToken

string

Token to retrieve the next page of results, or empty if there are no more results in the list.