Class ListMemoriesRequest (1.141.0)

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

Request message for MemoryBankService.ListMemories.

Attributes

Name Description
parent str
Required. The resource name of the ReasoningEngine to list the Memories under. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
filter str
Optional. The standard list filter. More detail in AIP-160 __. Supported fields (equality match only): - scope (as a JSON string)
page_size int
Optional. The standard list page size.
page_token str
Optional. The standard list page token.

Methods

ListMemoriesRequest

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

Request message for MemoryBankService.ListMemories.