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 DeleteCachedContentResponseDeleteCachedContentResponse.Builder.build()static DeleteCachedContentResponseDeserializes a JSON string to a DeleteCachedContentResponse object.