Uses of Class
com.google.genai.types.OutputInfo
Packages that use OutputInfo
-
Uses of OutputInfo in com.google.genai.types
Methods in com.google.genai.types that return OutputInfoModifier and TypeMethodDescriptionabstract OutputInfoOutputInfo.Builder.build()static OutputInfoDeserializes a JSON string to a OutputInfo object.Methods in com.google.genai.types that return types with arguments of type OutputInfoModifier and TypeMethodDescriptionabstract Optional<OutputInfo>EvaluateDatasetResponse.outputInfo()Output only.Methods in com.google.genai.types with parameters of type OutputInfoModifier and TypeMethodDescriptionabstract EvaluateDatasetResponse.BuilderEvaluateDatasetResponse.Builder.outputInfo(OutputInfo outputInfo) Setter for outputInfo.