CreateCachedContentConfig

constructor(httpOptions: HttpOptions? = null, ttl: Duration? = null, expireTime: Instant? = null, displayName: String? = null, contents: List<Content>? = null, systemInstruction: Content? = null, tools: List<Tool>? = null, toolConfig: ToolConfig? = null, kmsKeyName: String? = null)