| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchResult.clone() |
SearchResult |
SearchResult.set(String fieldName,
Object value) |
SearchResult |
SearchResult.setPerson(Person person)
The matched Person.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult> |
SearchResponse.getResults()
The results of the request.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
SearchResponse.setResults(List<SearchResult> results)
The results of the request.
|
Copyright © 2011–2025 Google. All rights reserved.