Full name: projects.locations.memoryBanks.memories.retrieveProfiles
Retrieves profiles.
Endpoint
posthttps://{service-endpoint}/v1beta1/{parent}/memories:retrieveProfiles
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
Required. The resource name of the ReasoningEngine to retrieve profiles from. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}
Request body
The request body contains data with the following structure:
scopemap (key: string, value: string)
Required. The scope of the profiles to retrieve.
Response body
If successful, the response body contains an instance of RetrieveProfilesResponse.