Uses of Class
com.google.genai.types.SearchEntryPoint.Builder
Packages that use SearchEntryPoint.Builder
-
Uses of SearchEntryPoint.Builder in com.google.genai.types
Methods in com.google.genai.types that return SearchEntryPoint.BuilderModifier and TypeMethodDescriptionstatic SearchEntryPoint.BuilderSearchEntryPoint.builder()Instantiates a builder for SearchEntryPoint.abstract SearchEntryPoint.BuilderSearchEntryPoint.Builder.renderedContent(String renderedContent) abstract SearchEntryPoint.Builderabstract SearchEntryPoint.BuilderSearchEntryPoint.toBuilder()Creates a builder with the same values as this instance.