Method: revisions.get

Full name: projects.locations.reasoningEngines.memories.revisions.get

Get a Memory Revision.

Endpoint

get https://aiplatform.googleapis.com/v1beta1/{name}

Path parameters

name string

Required. The resource name of the Memory Revision to retrieve. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}/memories/{memory}/revisions/{revision}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of MemoryRevision.