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.Builder
SearchEntryPoint.builder()
Instantiates a builder for SearchEntryPoint.abstract SearchEntryPoint.Builder
SearchEntryPoint.Builder.renderedContent
(String renderedContent) Setter for renderedContent.abstract SearchEntryPoint.Builder
SearchEntryPoint.Builder.sdkBlob
(byte[] sdkBlob) Setter for sdkBlob.abstract SearchEntryPoint.Builder
SearchEntryPoint.toBuilder()
Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type SearchEntryPoint.BuilderModifier and TypeMethodDescriptionGroundingMetadata.Builder.searchEntryPoint
(SearchEntryPoint.Builder searchEntryPointBuilder) Setter for searchEntryPoint builder.