PodList

constructor(count: Int, limit: Int? = null, nextPageToken: String? = null, pods: List<Pod>)