Package com.google.genai.types
Class GetCachedContentConfig.Builder
java.lang.Object
com.google.genai.types.GetCachedContentConfig.Builder
- Enclosing class:
- GetCachedContentConfig
Builder for GetCachedContentConfig.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract GetCachedContentConfigbuild()abstract GetCachedContentConfig.BuilderhttpOptions(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
-