Pod List Entry List
@Serializable
Paginated list of pod-level list entries.
Constructors
Link copied to clipboard
constructor(count: Int, limit: Int? = null, nextPageToken: String? = null, entries: List<PodListEntry>)