The response to a search request for the authenticated user, given a query.
JSON representation |
---|
{
"results": [
{
object ( |
Fields | |
---|---|
results[] |
The results of the request. |
SearchResult
A result of a search query.
JSON representation |
---|
{
"person": {
object ( |
Fields | |
---|---|
person |
The matched Person. |