events property
List<GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSourceEvent> ?
events
getter/setter pair
Represents the input conversation events for the example.
Optional.
Implementation
core.List<
GoogleCloudAiplatformV1MemoryBankCustomizationConfigGenerateMemoriesExampleConversationSourceEvent
>?
events;