Uses of Class
com.google.genai.types.DeleteCachedContentResponse
Packages that use DeleteCachedContentResponse
-
Uses of DeleteCachedContentResponse in com.google.genai
Methods in com.google.genai that return DeleteCachedContentResponseModifier and TypeMethodDescriptionCaches.delete
(String name, DeleteCachedContentConfig config) Deletes a cached content resource.Methods in com.google.genai that return types with arguments of type DeleteCachedContentResponseModifier and TypeMethodDescriptionAsyncCaches.delete
(String name, DeleteCachedContentConfig config) Asynchronously deletes a cached content resource. -
Uses of DeleteCachedContentResponse in com.google.genai.types
Methods in com.google.genai.types that return DeleteCachedContentResponseModifier and TypeMethodDescriptionabstract DeleteCachedContentResponse
DeleteCachedContentResponse.Builder.build()
static DeleteCachedContentResponse
Deserializes a JSON string to a DeleteCachedContentResponse object.