Uses of Class
com.google.genai.types.EmbedContentConfig.Builder
Packages that use EmbedContentConfig.Builder
-
Uses of EmbedContentConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return EmbedContentConfig.BuilderModifier and TypeMethodDescriptionabstract EmbedContentConfig.BuilderEmbedContentConfig.Builder.autoTruncate(boolean autoTruncate) static EmbedContentConfig.BuilderEmbedContentConfig.builder()Instantiates a builder for EmbedContentConfig.abstract EmbedContentConfig.BuilderEmbedContentConfig.Builder.httpOptions(HttpOptions httpOptions) abstract EmbedContentConfig.Builderabstract EmbedContentConfig.BuilderEmbedContentConfig.Builder.outputDimensionality(Integer outputDimensionality) abstract EmbedContentConfig.Builderabstract EmbedContentConfig.Builderabstract EmbedContentConfig.BuilderEmbedContentConfig.toBuilder()Creates a builder with the same values as this instance.