ListCachedContentsParameters

@Serializable
data class ListCachedContentsParameters(val config: ListCachedContentsConfig? = null)

Parameters for caches.list method.

Constructors

Link copied to clipboard
constructor(config: ListCachedContentsConfig? = null)

Properties

Link copied to clipboard

Configuration that contains optional parameters.