Class ListMemoriesResponse (1.122.0)

ListMemoriesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for MemoryBankService.ListMemories.

Attributes

Name Description
memories MutableSequence[google.cloud.aiplatform_v1beta1.types.Memory]
List of Memories in the requested page.
next_page_token str
A token to retrieve the next page of results. Pass to ListMemoriesRequest.page_token to obtain that page.

Methods

ListMemoriesResponse

ListMemoriesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for MemoryBankService.ListMemories.