| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
UsageReports.Warnings.Data |
UsageReports.Warnings.Data.clone() |
UsageReports.Warnings.Data |
UsageReports.Warnings.Data.set(String fieldName,
Object value) |
UsageReports.Warnings.Data |
UsageReports.Warnings.Data.setKey(String key)
Key associated with a key-value pair to give detailed information on the warning.
|
UsageReports.Warnings.Data |
UsageReports.Warnings.Data.setValue(String value)
Value associated with a key-value pair to give detailed information on the warning.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageReports.Warnings.Data> |
UsageReports.Warnings.getData()
Key-value pairs to give detailed information on the warning.
|
| Modifier and Type | Method and Description |
|---|---|
UsageReports.Warnings |
UsageReports.Warnings.setData(List<UsageReports.Warnings.Data> data)
Key-value pairs to give detailed information on the warning.
|
Copyright © 2011–2025 Google. All rights reserved.