Class DeleteCachedContentResponse

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.DeleteCachedContentResponse

public abstract class DeleteCachedContentResponse extends JsonSerializable
Empty response for caches.delete method.
  • Constructor Details

    • DeleteCachedContentResponse

      public DeleteCachedContentResponse()
  • Method Details