| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
UsageReports.Warnings |
UsageReports.Warnings.clone() |
UsageReports.Warnings |
UsageReports.Warnings.set(String fieldName,
Object value) |
UsageReports.Warnings |
UsageReports.Warnings.setCode(String code)
Machine readable code or warning type.
|
UsageReports.Warnings |
UsageReports.Warnings.setData(List<UsageReports.Warnings.Data> data)
Key-value pairs to give detailed information on the warning.
|
UsageReports.Warnings |
UsageReports.Warnings.setMessage(String message)
The human readable messages for a warning are: - Data is not available warning - Sorry, data
for date yyyy-mm-dd for application "`application name`" is not available.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageReports.Warnings> |
UsageReports.getWarnings()
Warnings, if any.
|
| Modifier and Type | Method and Description |
|---|---|
UsageReports |
UsageReports.setWarnings(List<UsageReports.Warnings> warnings)
Warnings, if any.
|
Copyright © 2011–2025 Google. All rights reserved.