## SearchResultMode


Control how much of a SerpApi response is returned to the agent.


Usage

``` python
SearchResultMode
```


## Attributes

| Name | Description |
|----|----|
| [COMPACT](#COMPACT) | Control how much of a SerpApi response is returned to the agent. |
| [FULL](#FULL) | Control how much of a SerpApi response is returned to the agent. |

------------------------------------------------------------------------


#### COMPACT


Control how much of a SerpApi response is returned to the agent.


`COMPACT=``"compact"`


------------------------------------------------------------------------


#### FULL


Control how much of a SerpApi response is returned to the agent.


`FULL=``"full"`
