Uses of Class
com.google.genai.gaos.models.interactions.FindRequest.Builder
Packages that use FindRequest.Builder
-
Uses of FindRequest.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FindRequest.BuilderModifier and TypeMethodDescriptionstatic FindRequest.BuilderFindRequest.builder()FindRequest.Builder.description(String description) Additional context or custom instructions provided by the user to guide the vulnerability analysis.The identifier of a specific finding to verify.The mode of the find session.FindRequest.Builder.sourceFiles(List<FileContent> sourceFiles) A list of source files to provide as context for the scan.