Uses of Class
com.google.genai.types.DeleteResourceJob
Packages that use DeleteResourceJob
-
Uses of DeleteResourceJob in com.google.genai
Methods in com.google.genai that return DeleteResourceJobModifier and TypeMethodDescriptionBatches.delete
(String name, DeleteBatchJobConfig config) Deletes a batch job resource.Methods in com.google.genai that return types with arguments of type DeleteResourceJobModifier and TypeMethodDescriptionAsyncBatches.delete
(String name, DeleteBatchJobConfig config) Asynchronously deletes a batch job resource. -
Uses of DeleteResourceJob in com.google.genai.types
Methods in com.google.genai.types that return DeleteResourceJobModifier and TypeMethodDescriptionabstract DeleteResourceJob
DeleteResourceJob.Builder.build()
static DeleteResourceJob
Deserializes a JSON string to a DeleteResourceJob object.