Uses of Class
com.google.genai.types.TuningJobMetadata
Packages that use TuningJobMetadata
-
Uses of TuningJobMetadata in com.google.genai.types
Methods in com.google.genai.types that return TuningJobMetadataModifier and TypeMethodDescriptionabstract TuningJobMetadataTuningJobMetadata.Builder.build()static TuningJobMetadataDeserializes a JSON string to a TuningJobMetadata object.Methods in com.google.genai.types that return types with arguments of type TuningJobMetadataModifier and TypeMethodDescriptionabstract Optional<TuningJobMetadata>TuningJob.tuningJobMetadata()Output only.Methods in com.google.genai.types with parameters of type TuningJobMetadataModifier and TypeMethodDescriptionabstract TuningJob.BuilderTuningJob.Builder.tuningJobMetadata(TuningJobMetadata tuningJobMetadata) Setter for tuningJobMetadata.