Package com.google.genai.types
Class DeleteCachedContentConfig.Builder
java.lang.Object
com.google.genai.types.DeleteCachedContentConfig.Builder
- Enclosing class:
- DeleteCachedContentConfig
Builder for DeleteCachedContentConfig.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract DeleteCachedContentConfig
build()
abstract DeleteCachedContentConfig.Builder
httpOptions
(HttpOptions httpOptions) Setter for httpOptions.httpOptions
(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
httpOptions
Setter for httpOptions.httpOptions: Used to override HTTP request options.
-
httpOptions
Setter for httpOptions builder.httpOptions: Used to override HTTP request options.
-
build
-