Uses of Class
com.google.genai.types.GetCachedContentConfig.Builder
Packages that use GetCachedContentConfig.Builder
-
Uses of GetCachedContentConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return GetCachedContentConfig.BuilderModifier and TypeMethodDescriptionGetCachedContentConfig.builder()
Instantiates a builder for GetCachedContentConfig.abstract GetCachedContentConfig.Builder
GetCachedContentConfig.Builder.httpOptions
(HttpOptions httpOptions) Setter for httpOptions.GetCachedContentConfig.Builder.httpOptions
(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.abstract GetCachedContentConfig.Builder
GetCachedContentConfig.toBuilder()
Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type GetCachedContentConfig.BuilderModifier and TypeMethodDescriptionGetCachedContentParameters.Builder.config
(GetCachedContentConfig.Builder configBuilder) Setter for config builder.