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