Class Caches

java.lang.Object
com.google.genai.Caches

public final class Caches extends Object
Provides methods for managing the cached content. Instantiating this class is not required. After instantiating a Client, access methods through `client.caches.methodName(...)` directly.