ttlConfig property
GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfig?
ttlConfig
getter/setter pair
Configuration for automatic TTL ("time-to-live") of the memories in the Memory Bank.
If not set, TTL will not be applied automatically. The TTL can be
explicitly set by modifying the expire_time of each Memory resource.
Optional.
Implementation
GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigTtlConfig?
ttlConfig;