Package com.google.genai.types
Class CreateCachedContentConfig.Builder
java.lang.Object
com.google.genai.types.CreateCachedContentConfig.Builder
- Enclosing class:
- CreateCachedContentConfig
Builder for CreateCachedContentConfig.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CreateCachedContentConfigbuild()abstract CreateCachedContentConfig.Builderabstract CreateCachedContentConfig.BuilderdisplayName(String displayName) abstract CreateCachedContentConfig.BuilderexpireTime(Instant expireTime) abstract CreateCachedContentConfig.BuilderhttpOptions(HttpOptions httpOptions) abstract CreateCachedContentConfig.BuilderkmsKeyName(String kmsKeyName) abstract CreateCachedContentConfig.BuildersystemInstruction(Content systemInstruction) abstract CreateCachedContentConfig.BuildertoolConfig(ToolConfig toolConfig) abstract CreateCachedContentConfig.Builderabstract CreateCachedContentConfig.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
httpOptions
-
ttl
-
expireTime
-
displayName
-
contents
-
systemInstruction
-
tools
-
toolConfig
-
kmsKeyName
-
build
-