extractedMemories property

List<GoogleCloudAiplatformV1IntermediateExtractedMemory>? extractedMemories
getter/setter pair

The extracted memories from the source content before consolidation when the memory was updated via GenerateMemories.

This information was used to modify an existing Memory via Consolidation.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1IntermediateExtractedMemory>?
extractedMemories;