Lists reasoning engines in a location.
Endpoint
get https:Path parameters
parent
string
Required. The resource name of the Location to list the ReasoningEngines from. Format: projects/{project}/locations/{location}
Query parameters
filter
string
Optional. The standard list filter. More detail in AIP-160.
pageSize
integer
Optional. The standard list page size.
pageToken
string
Optional. The standard list page token.
Request body
The request body must be empty.
Response body
Response message for ReasoningEngineService.ListReasoningEngines
If successful, the response body contains data with the following structure:
List of ReasoningEngines in the requested page.
nextPageToken
string
A token to retrieve the next page of results. Pass to ListReasoningEnginesRequest.page_token
to obtain that page.
JSON representation |
---|
{
"reasoningEngines": [
{
object ( |