| Package | Description |
|---|---|
| com.google.api.services.admob.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ReportWarning |
ReportWarning.clone() |
ReportWarning |
ReportWarning.set(String fieldName,
Object value) |
ReportWarning |
ReportWarning.setDescription(String description)
Describes the details of the warning message, in English.
|
ReportWarning |
ReportWarning.setType(String type)
Type of the warning.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReportWarning> |
ReportFooter.getWarnings()
Warnings associated with generation of the report.
|
| Modifier and Type | Method and Description |
|---|---|
ReportFooter |
ReportFooter.setWarnings(List<ReportWarning> warnings)
Warnings associated with generation of the report.
|
Copyright © 2011–2022 Google. All rights reserved.