Full name: projects.locations.reasoningEngines.list
Lists reasoning engines in a location.
Endpoint
gethttps://aiplatform.googleapis.com/v1/{parent}/reasoningEngines     
              
            
            Path parameters
parentstring
                  
                Required. The resource name of the Location to list the ReasoningEngines from. Format: projects/{project}/locations/{location}
Query parameters
filterstring
                  
                Optional. The standard list filter. More detail in AIP-160.
pageSizeinteger
                  
                Optional. The standard list page size.
pageTokenstring
                  
                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.
nextPageTokenstring
                    
                  A token to retrieve the next page of results. Pass to ListReasoningEnginesRequest.page_token to obtain that page.
| JSON representation | 
|---|
| {
  "reasoningEngines": [
    {
      object ( |