Uses of Class
com.google.genai.types.CancelTuningJobResponse
Packages that use CancelTuningJobResponse
-
Uses of CancelTuningJobResponse in com.google.genai
Methods in com.google.genai that return CancelTuningJobResponseModifier and TypeMethodDescriptionTunings.cancel(String name, CancelTuningJobConfig config) Cancels a tuning job resource.Methods in com.google.genai that return types with arguments of type CancelTuningJobResponseModifier and TypeMethodDescriptionAsyncTunings.cancel(String name, CancelTuningJobConfig config) Asynchronously cancels a tuning job resource. -
Uses of CancelTuningJobResponse in com.google.genai.types
Methods in com.google.genai.types that return CancelTuningJobResponseModifier and TypeMethodDescriptionabstract CancelTuningJobResponseCancelTuningJobResponse.Builder.build()static CancelTuningJobResponseDeserializes a JSON string to a CancelTuningJobResponse object.