memoryTopics property
List<GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic> ?
memoryTopics
getter/setter pair
Topics of information that should be extracted from conversations and stored as memories.
If not set, then Memory Bank's default topics will be used.
Optional.
Implementation
core.List<GoogleCloudAiplatformV1MemoryBankCustomizationConfigMemoryTopic>?
memoryTopics;