Package | Description |
---|---|
com.google.api.services.searchconsole.v1.model |
Modifier and Type | Method and Description |
---|---|
SearchAnalyticsQueryResponse |
SearchAnalyticsQueryResponse.clone() |
SearchAnalyticsQueryResponse |
SearchAnalyticsQueryResponse.set(String fieldName,
Object value) |
SearchAnalyticsQueryResponse |
SearchAnalyticsQueryResponse.setMetadata(Metadata metadata)
An object that may be returned with your query results, providing context about the state of
the data.
|
SearchAnalyticsQueryResponse |
SearchAnalyticsQueryResponse.setResponseAggregationType(String responseAggregationType)
How the results were aggregated.
|
SearchAnalyticsQueryResponse |
SearchAnalyticsQueryResponse.setRows(List<ApiDataRow> rows)
A list of rows grouped by the key values in the order given in the query.
|
Copyright © 2011–2025 Google. All rights reserved.