Uses of Class
com.google.genai.types.OutputInfo.Builder
Packages that use OutputInfo.Builder
-
Uses of OutputInfo.Builder in com.google.genai.types
Methods in com.google.genai.types that return OutputInfo.BuilderModifier and TypeMethodDescriptionstatic OutputInfo.BuilderOutputInfo.builder()Instantiates a builder for OutputInfo.OutputInfo.Builder.clearGcsOutputDirectory()Clears the value of gcsOutputDirectory field.abstract OutputInfo.BuilderOutputInfo.Builder.gcsOutputDirectory(String gcsOutputDirectory) Setter for gcsOutputDirectory.abstract OutputInfo.BuilderOutputInfo.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type OutputInfo.BuilderModifier and TypeMethodDescriptionEvaluateDatasetResponse.Builder.outputInfo(OutputInfo.Builder outputInfoBuilder) Setter for outputInfo builder.