Uses of Class
com.google.genai.types.CountTokensConfig.Builder
Packages that use CountTokensConfig.Builder
-
Uses of CountTokensConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return CountTokensConfig.BuilderModifier and TypeMethodDescriptionstatic CountTokensConfig.BuilderCountTokensConfig.builder()Instantiates a builder for CountTokensConfig.abstract CountTokensConfig.BuilderCountTokensConfig.Builder.generationConfig(GenerationConfig generationConfig) abstract CountTokensConfig.BuilderCountTokensConfig.Builder.httpOptions(HttpOptions httpOptions) abstract CountTokensConfig.BuilderCountTokensConfig.Builder.systemInstruction(Content systemInstruction) abstract CountTokensConfig.BuilderCountTokensConfig.toBuilder()Creates a builder with the same values as this instance.abstract CountTokensConfig.Builder