Package | Description |
---|---|
com.google.api.services.searchconsole.v1.model |
Modifier and Type | Method and Description |
---|---|
Metadata |
Metadata.clone() |
Metadata |
SearchAnalyticsQueryResponse.getMetadata()
An object that may be returned with your query results, providing context about the state of
the data.
|
Metadata |
Metadata.set(String fieldName,
Object value) |
Metadata |
Metadata.setFirstIncompleteDate(String firstIncompleteDate)
The first date for which the data is still being collected and processed, presented in `YYYY-
MM-DD` format (ISO-8601 extended local date format).
|
Metadata |
Metadata.setFirstIncompleteHour(String firstIncompleteHour)
The first hour for which the data is still being collected and processed, presented in `YYYY-
MM-DDThh:mm:ss[+|-]hh:mm` format (ISO-8601 extended offset date-time format).
|
Modifier and Type | Method and Description |
---|---|
SearchAnalyticsQueryResponse |
SearchAnalyticsQueryResponse.setMetadata(Metadata metadata)
An object that may be returned with your query results, providing context about the state of
the data.
|
Copyright © 2011–2025 Google. All rights reserved.