Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
SearchResponse.clone() |
SearchResponse |
SearchResponse.set(String fieldName,
Object value) |
SearchResponse |
SearchResponse.setNextPageToken(String nextPageToken)
Token which can be sent as `page_token` to retrieve the next page.
|
SearchResponse |
SearchResponse.setResults(List<ReportRow> results)
Rows that matched the search query.
|
Copyright © 2011–2024 Google. All rights reserved.