Uses of Class
com.google.genai.gaos.models.interactions.FixRequest.Builder
Packages that use FixRequest.Builder
-
Uses of FixRequest.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FixRequest.BuilderModifier and TypeMethodDescriptionstatic FixRequest.BuilderFixRequest.builder()FixRequest.Builder.description(String description) Additional context or custom instructions provided by the user to guide the patch generation process.The identifier of the specific security finding to be remediated.FixRequest.Builder.sourceFiles(List<FileContent> sourceFiles) A list of source files providing context for the remediation.